QueryValueByCheckStateEventArgs.Value Property
In This Article
Use this property to set the edit value that corresponds to the current check state.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Object | The edit value. |
See Also