DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / DataFilterCaptionGlyphStyle Class / Collapsed Property

In This Topic
    Collapsed Property (DataFilterCaptionGlyphStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the glyph on the screen in collapsed state.
    Syntax
    'Declaration
     
    Public ReadOnly Property Collapsed As DataFilterCollapsedGlyphStyle
    public DataFilterCollapsedGlyphStyle Collapsed {get;}
    See Also