Back to Devexpress

DataFormSwitchItem.ThumbColor Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformswitchitem-8d728e77.md

latest896 B
Original Source

DataFormSwitchItem.ThumbColor Property

Gets or sets the color of the DataFormSwitchItem thumb. This is a bindable property.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color ThumbColor { get; set; }

Property Value

TypeDescription
Color

The thumb color.

|

See Also

DataFormSwitchItem Class

DataFormSwitchItem Members

DevExpress.Maui.DataForm Namespace