WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridGroupRowCell Class / IsCollapsed Property
In This Topic
    IsCollapsed Property (GridGroupRowCell)
    In This Topic
    Gets or sets whether the group is collapsed.
    Syntax
    public bool IsCollapsed {get; set;}
    See Also