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

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