OutlookGridRow Constructor (IOutlookGridGroup)

Krypton OutlookGrid

OutlookGridRow Constructor (IOutlookGridGroup)
Krypton OutlookGrid v1.6.0
Constructor

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 OutlookGridRow(
	IOutlookGridGroup group
)
Public Sub New ( 
	group As IOutlookGridGroup
)

Parameters

group
Type: JDHSoftware.Krypton.Toolkit.KryptonOutlookGridIOutlookGridGroup
The group the row is associated to.
See Also