WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / TreeColumnIndex Property
In This Topic
    TreeColumnIndex Property
    In This Topic
    Gets or sets the index of the column that will display the expand/collapse buttons in GridGroupRow's.
    Syntax
    public int TreeColumnIndex {get; set;}
    See Also