Back to Devexpress

SimpleButton.FontAttributes Property

mobilecontrols-devexpress-dot-xamarinforms-dot-editors-dot-simplebutton-8f64c570.md

latest994 B
Original Source

SimpleButton.FontAttributes Property

Specifies whether the button caption is bold or italic.

Namespace : DevExpress.XamarinForms.Editors

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public FontAttributes FontAttributes { get; set; }

Property Value

TypeDescription
FontAttributes

The value that specifies whether the text is bold, italic, or neither.

|

See Also

SimpleButton Class

SimpleButton Members

DevExpress.XamarinForms.Editors Namespace