Objective Grid for Microsoft® .NET® Reference Guide

CellControl.SetModify Method 

Back to Class Index

[Visual Basic]
Overridable Protected Sub SetModify( _
   ByVal bModified As Boolean _
)
[C#]
protected virtual void SetModify(
   bool bModified
);

See Also

CellControl Class | CellControl Members | Stingray.Grid Namespace