DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorCheckBoxGlyphStyle Class / Indeterminate Property

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