Click or drag to resize

StiDashboardHelperCreatorCreateTableElementAutoSizer Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.StiDashboardHelperCreator.CreateTableElementAutoSizer(Stimulsoft.Report.Dashboard.IStiTableElement)"]

Namespace:  Stimulsoft.Report.Dashboard
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static IStiTableElementAutoSizer CreateTableElementAutoSizer(
	IStiTableElement tableElement
)

Parameters

tableElement
Type: Stimulsoft.Report.DashboardIStiTableElement

[Missing <param name="tableElement"/> documentation for "M:Stimulsoft.Report.Dashboard.StiDashboardHelperCreator.CreateTableElementAutoSizer(Stimulsoft.Report.Dashboard.IStiTableElement)"]

Return Value

Type: IStiTableElementAutoSizer

[Missing <returns> documentation for "M:Stimulsoft.Report.Dashboard.StiDashboardHelperCreator.CreateTableElementAutoSizer(Stimulsoft.Report.Dashboard.IStiTableElement)"]

See Also