Back to Devexpress

FormPickerItemBase.PickerTitleColor Property

maui-devexpress-dot-maui-dot-editors-dot-formpickeritembase-eb901570.md

latest879 B
Original Source

FormPickerItemBase.PickerTitleColor Property

Gets or sets the color of the form item picker’s title. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color PickerTitleColor { get; set; }

Property Value

TypeDescription
Color

The color of the form item picker’s title.

|

See Also

FormPickerItemBase Class

FormPickerItemBase Members

DevExpress.Maui.Editors Namespace