MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.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