Click or drag to resize

StiGridInit Method

[Missing <summary> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.Init(System.Int32,System.Int32)"]

Namespace:  Stimulsoft.Report.CrossTab.Core
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Init(
	int colCount,
	int rowCount
)

Parameters

colCount
Type: SystemInt32

[Missing <param name="colCount"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.Init(System.Int32,System.Int32)"]

rowCount
Type: SystemInt32

[Missing <param name="rowCount"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.Init(System.Int32,System.Int32)"]

See Also