Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Dashboard.Components.Table
StiTableElement Class
StiTableElement Properties
Columns Property
ComponentId Property
CustomStyleName Property
DashboardInteraction Property
DataFilters Property
DataTransformation Property
Font Property
ForeColor Property
Group Property
HeaderFont Property
HeaderForeColor Property
HelpUrl Property
Interaction Property
IsDefined Property
IsSelected Property
Layout Property
LocalizedName Property
SizeMode Property
Style Property
Title Property
ToolboxPosition Property
TransformActions Property
TransformFilters Property
TransformSorts Property
UserFilters Property
UserSorts Property
StiTableElement
HeaderFont 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
C#
VB
ASP.NET
Copy
public
Font
HeaderFont
{
get
;
set
; }
Public
Property
HeaderFont
As
Font
Get
Set
Property Value
Type:
Font
Implements
IStiTableElement
HeaderFont
See Also
Reference
StiTableElement Class
Stimulsoft.Dashboard.Components.Table Namespace