OutlookGridDefaultGroup.rows Field

Krypton OutlookGrid

OutlookGridDefaultGrouprows Field
Krypton OutlookGrid v1.6.0
The list of rows associated to the group.

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
protected List<OutlookGridRow> rows
Protected rows As List(Of OutlookGridRow)

Field Value

Type: ListOutlookGridRow
See Also