Click or drag to resize

StiPivotTableElementRemoveColumn Method

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.PivotTable.StiPivotTableElement.RemoveColumn(System.Int32)"]

Namespace:  Stimulsoft.Dashboard.Components.PivotTable
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public void RemoveColumn(
	int index
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Stimulsoft.Dashboard.Components.PivotTable.StiPivotTableElement.RemoveColumn(System.Int32)"]

Implements

IStiPivotTableElementRemoveColumn(Int32)
See Also