Click or drag to resize

ControllerDataGridDataItemClassFontSize Property

Gets or sets data grid font size.

Namespace:  SOWIWin.Helper
Assembly:  SOWIWin.Helper (in SOWIWin.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public double FontSize { get; set; }

Property Value

Type: Double

Implements

IControllerDataGridFontSize
See Also