Back to Devexpress

Chip.FontAttributes Property

maui-devexpress-dot-maui-dot-editors-dot-chip-2143b5e1.md

latest869 B
Original Source

Chip.FontAttributes Property

Gets or sets whether the font used to display text is bold, italic, or unmodified.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public FontAttributes FontAttributes { get; set; }

Property Value

TypeDefaultDescription
FontAttributesNone

An enumeration that specifies font attributes applied to text.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace