RepositoryItemCheckEdit.ValueGrayed Property
Gets or sets a value that corresponds to the indeterminate state.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Object | null | The value associated with the indeterminate state. |
#Remarks
See RepositoryItemCheckEdit.ValueChecked to learn more.