Back to Devexpress

DataFormSwitchEditorAttribute Properties

maui-devexpress-dot-maui-dot-dataform-dot-dataformswitcheditorattribute-dot-underscore-properties.md

latest1.3 KB
Original Source

DataFormSwitchEditorAttribute Properties

Specifies that a data form uses a switch control for a property.

NameDescription
EditorHorizontalAlignmentGets or sets a SwitchItem’s horizontal alignment within the data form.
OnColorGets or sets the switch color when it is ‘On’. This is a bindable property.
ThumbColorGets or sets the color of the DataFormSwitchItem thumb. This is a bindable property.
TypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.

See Also

DataFormSwitchEditorAttribute Class

DataFormSwitchEditorAttribute Members

DevExpress.Maui.DataForm Namespace