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

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