ComponentOne True DBGrid for WinForms
ExpandBand Method

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : ExpandBand Method
Expand the given band in a hierarchical grid.
Syntax
'Declaration
 
Public Function ExpandBand( _
   ByVal band As System.Integer _
) As System.Boolean
public System.bool ExpandBand( 
   System.int band
)

Parameters

band
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members