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

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