CheckBoxValuesAttribute.ValueChecked Property
Gets or sets the value that represents the editor’s checked state.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Object | A Object value that represents the checked state of the check box editor. |
See Also