Back to Devexpress

ItemsEditBase.DropDownItemFontFamily Property

maui-devexpress-dot-maui-dot-editors-dot-itemseditbase-c4071cbb.md

latest815 B
Original Source

ItemsEditBase.DropDownItemFontFamily Property

Gets or sets the drop-down item’s font family. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public string DropDownItemFontFamily { get; set; }

Property Value

TypeDescription
String

The font family.

|

See Also

ItemsEditBase Class

ItemsEditBase Members

DevExpress.Maui.Editors Namespace