Back to Devexpress

FormSwitchItem.OnColor Property

maui-devexpress-dot-maui-dot-editors-dot-formswitchitem-309115ed.md

latest827 B
Original Source

FormSwitchItem.OnColor Property

Gets or sets the switch color when it is ‘On’. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color OnColor { get; set; }

Property Value

TypeDescription
Color

The switch color when it is ‘On’.

|

See Also

FormSwitchItem Class

FormSwitchItem Members

DevExpress.Maui.Editors Namespace