Click or drag to resize
OGFontDefaultFont Method
Returns a font with all default values.

Namespace: Stingray.Grid
Assembly: Stingray.GridUtils (in Stingray.GridUtils.dll) Version: 14.0.0.0
Syntax
public static OGFont DefaultFont()

Return Value

Type: OGFont
The default font.
See Also