DataControlBase.FontStyle Property
In This Article
Gets or sets a text style applied to the GridControl.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Windows. |
A text style applied to the Grid |
#Remarks
<dxg:GridControl FontStyle="Italic" .../>
See Also