Back to Devexpress

CustomCellAppearanceEventArgs.FontFamily Property

maui-devexpress-dot-maui-dot-datagrid-dot-customcellappearanceeventargs-e4c99cab.md

latest860 B
Original Source

CustomCellAppearanceEventArgs.FontFamily Property

Gets or sets the font family name for the cell text.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public string FontFamily { get; set; }

Property Value

TypeDescription
String

The font family name.

|

See Also

CustomCellAppearanceEventArgs Class

CustomCellAppearanceEventArgs Members

DevExpress.Maui.DataGrid Namespace