Click or drag to resize
OGFontFaceName Property
Gets the face name for this font.

Namespace: Stingray.Grid
Assembly: Stingray.GridUtils (in Stingray.GridUtils.dll) Version: 14.0.0.0
Syntax
public string FaceName { get; }

Property Value

Type: String
The face name (for example, Arial or Courier) for this font.
See Also