DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / DataFilterTheme Class / CheckBox Property

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