MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / FlexGrid Class / TreeExpandMode Property
In This Topic
    TreeExpandMode Property
    In This Topic
    Gets or sets the mode the tree created after setting the property ChildItemsPath.
    Syntax
    public GridTreeExpandMode TreeExpandMode {get; set;}
    See Also