QueryCheckStateByValueEventArgs.CheckState Property
Use this property to set the check state that corresponds to the current edit value.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
CheckState | The check state. |
See Also