DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.8 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorTheme Class / CheckBox Property

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