ComponentOne True DBGrid for WinForms
RowExpanded Method

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : RowExpanded Method
Obtains the expanded state of a band for a hierarchical grid.
Syntax
'Declaration
 
Public Function RowExpanded( _
   ByVal band As System.Integer _
) As System.Boolean
public System.bool RowExpanded( 
   System.int band
)

Parameters

band
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members