KryptonOutlookGrid.Collapse Method (Int32)

Krypton OutlookGrid

KryptonOutlookGridCollapse Method (Int32)
Krypton OutlookGrid v1.6.0
Collapse 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 Collapse(
	int row
)
Public Sub Collapse ( 
	row As Integer
)

Parameters

row
Type: SystemInt32
Index of the row
See Also