HighlightingSettings.FontStyle Property
Gets or sets the style 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<Windows.UI.Text.FontStyle> | A Windows.UI.Text.FontStyle value, representing the font style. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to FontStyle |
---|---|
DataControlBase |
|
See Also