DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / DataFilterCheckBoxGlyphStyle Class / Checked Property

In This Topic
    Checked Property (DataFilterCheckBoxGlyphStyle)
    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 DataFilterCheckedGlyphStyle
    public DataFilterCheckedGlyphStyle Checked {get;}
    See Also