Objective Grid for Microsoft® .NET® Reference Guide

CellControl.SetActive Method 

Back to Class Index

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

See Also

CellControl Class | CellControl Members | Stingray.Grid Namespace