DataFormSwitchEditorAttribute Properties
Specifies that a data form uses a switch control for a property.
Name | Description |
---|---|
Editor |
Gets or sets a Switch |
On |
Gets or sets the switch color when it is ‘On’. This is a bindable property. |
Thumb |
Gets or sets the color of the Data |
Type |
When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also