Click or drag to resize

StiColumnSizeSetFixedColumn Method

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

Namespace:  Stimulsoft.Report.Components.Table
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void SetFixedColumn(
	int indexCol,
	double width
)

Parameters

indexCol
Type: SystemInt32

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

width
Type: SystemDouble

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

See Also