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