LightweightCellEditorBase.FontSize Property
Gets or sets the size of the text font for the grid cells. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Double | A Double value representing the font size for the grid cells. |
See Also