Objective Grid for Microsoft® .NET® Reference Guide

CellControl.OnValidate Method

Back to Class Index

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

See Also

CellControl Class | CellControl Members | Stingray.Grid Namespace