KryptonOutlookGrid.Expand Method (Int32)

Krypton OutlookGrid

KryptonOutlookGridExpand Method (Int32)
Krypton OutlookGrid v1.6.0
Expand a group row

Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
public void Expand(
	int row
)
Public Sub Expand ( 
	row As Integer
)

Parameters

row
Type: SystemInt32
Index of the row
See Also