Back to Devexpress

SimpleButton.FontFamily Property

mobilecontrols-devexpress-dot-xamarinforms-dot-editors-dot-simplebutton-eeacd2c8.md

latest856 B
Original Source

SimpleButton.FontFamily Property

Specifies the button text font name.

Namespace : DevExpress.XamarinForms.Editors

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public string FontFamily { get; set; }

Property Value

TypeDescription
String

The font name.

|

See Also

SimpleButton Class

SimpleButton Members

DevExpress.XamarinForms.Editors Namespace