HighlightingSettings.FontSize Property
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 FontSize |
|---|---|
| DataControlBase |
|
See Also