Back to Devexpress

CheckEdit.DisabledLabelColor Property

maui-devexpress-dot-maui-dot-editors-dot-checkedit-586f27d7.md

latest805 B
Original Source

CheckEdit.DisabledLabelColor Property

Gets or sets the color of the label in the disabled state. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color DisabledLabelColor { get; set; }

Property Value

TypeDescription
Color

The color.

|

See Also

CheckEdit Class

CheckEdit Members

DevExpress.Maui.Editors Namespace