Objective Grid for Microsoft® .NET® Reference Guide

GridControl.HideRange Method

Back to Class Index

[Visual Basic]
Overridable Public Function HideRange( _
ByVal ogr As Range, _
ByVal bHide As Boolean _
) As Boolean
[C#]
public virtual bool HideRange(
Range* ogr,
BOOL* bHide
);

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace