Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnValidateCell Method

Back to Class Index

[Visual Basic]
Overridable Protected Function OnValidateCell( _
ByVal e As ValidateCellEventArgs _
) As Boolean
[C#]
protected virtual bool OnValidateCell(
ValidateCellEventArgs* e
);

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace