ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / RowWithDetails Class / Collapsed Property

In This Topic
    Collapsed Property (RowWithDetails)
    In This Topic
    Gets or sets whether this row with details is collapsed.
    Syntax
    'Declaration
     
    Public Property Collapsed As Boolean
    public bool Collapsed {get; set;}
    See Also