Objective Grid for Microsoft® .NET® Reference Guide

GridControl.IsChildShown Method 

Back to Class Index

[Visual Basic]
Public Function IsChildShown( _
   ByVal nRow As Integer _
) As Boolean
[C#]
public bool IsChildShown(
   int nRow
);

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace