CheckBoxValuesAttribute Properties
Specifies the check box’s values.
Name | Description |
---|---|
Allow |
Gets or sets a value specifying whether the grayed state is available for a check box. |
Type |
When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
Value |
Gets or sets the value that represents the editor’s checked state. |
Value |
Gets or sets the value that corresponds to the editor’s grayed state. |
Value |
Gets or sets the value that represents the editor’s unchecked state. |
See Also