Click or drag to resize

MccGridNewAddRow Method (Int32)

[Missing <summary> documentation for "M:Mcc.Series.Controls.MccGridNew.AddRow(System.Int32)"]

Namespace:  Mcc.Series.Controls
Assembly:  Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public UltraGridRow AddRow(
	int bandIndex
)

Parameters

bandIndex
Type: SystemInt32

[Missing <param name="bandIndex"/> documentation for "M:Mcc.Series.Controls.MccGridNew.AddRow(System.Int32)"]

Return Value

Type: UltraGridRow

[Missing <returns> documentation for "M:Mcc.Series.Controls.MccGridNew.AddRow(System.Int32)"]

See Also