Back to Devexpress

CustomCellAppearanceEventArgs.FontAttributes Property

maui-devexpress-dot-maui-dot-datagrid-dot-customcellappearanceeventargs-46f466e1.md

latest985 B
Original Source

CustomCellAppearanceEventArgs.FontAttributes Property

Gets or sets whether the cell text is bold or italic.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public FontAttributes FontAttributes { get; set; }

Property Value

TypeDefaultDescription
FontAttributesNone

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

|

See Also

CustomCellAppearanceEventArgs Class

CustomCellAppearanceEventArgs Members

DevExpress.Maui.DataGrid Namespace