Click or drag to resize

StiColumnSizeGetWidth Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.Table.StiColumnSize.GetWidth(System.Int32)"]

Namespace:  Stimulsoft.Report.Components.Table
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public double GetWidth(
	int indexCol
)

Parameters

indexCol
Type: SystemInt32

[Missing <param name="indexCol"/> documentation for "M:Stimulsoft.Report.Components.Table.StiColumnSize.GetWidth(System.Int32)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.Table.StiColumnSize.GetWidth(System.Int32)"]

See Also