Click or drag to resize

StiTableElementHeaderFont Property

Gets or sets the font of the table header.

Namespace:  Stimulsoft.Dashboard.Components.Table
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public Font HeaderFont { get; set; }

Property Value

Type: Font

Implements

IStiTableElementHeaderFont
See Also