HighlightingSettings.FontSize Property
In This Article
Gets or sets the size of the text font.
Namespace: DevExpress.UI.Xaml.Grid
Assembly: DevExpress.UI.Xaml.Grid.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Nullable<Double> | A Double value representing the font size. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Font |
---|---|
Data |
|
See Also