StyleIndeterminate Enum
Contains check box paint styles applied in the indeterminate state.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.Utils.v19.2.dll
Declaration
Members
Name | Description |
---|---|
Unchecked |
|
Inactive |
|
InactiveChecked |
|
Related API Members
The following properties accept/return StyleIndeterminate values:
Remarks
Use the RepositoryItemCheckEdit.NullStyle property to specify the check box paint style in the indeterminate state (CheckEdit.CheckState). The CheckEdit control supports the indeterminate state if the RepositoryItemCheckEdit.AllowGrayed setting is true.