[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.BaseGrid.View.ExpandHierarchicalRow

ExpandHierarchicalRow Method

ExpandHierarchicalRow(int, int)

Expands the given band for given row in Hierarchical DataView grid for splits from the same vertical scroll group as this.

Declaration
public virtual void ExpandHierarchicalRow(int band, int row)
Parameters
Type Name Description
int band

The band to expand.

int row

The row to expand.