DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / DataFilterCheckBoxStyle Class / Glyph Property

In This Topic
    Glyph Property (DataFilterCheckBoxStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the glyph on the screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property Glyph As DataFilterCheckBoxGlyphStyle
    public DataFilterCheckBoxGlyphStyle Glyph {get;}
    See Also