DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.8 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorCheckBoxGlyphStyle Class / Checked Property

In This Topic
    Checked Property (FilterEditorCheckBoxGlyphStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of check box on the screen in checked state.
    Syntax
    'Declaration
     
    Public ReadOnly Property Checked As FilterEditorCheckedGlyphStyle
    public FilterEditorCheckedGlyphStyle Checked {get;}
    See Also