Krypton OutlookGrid Help
![]() | OutlookGridDefaultGroupRows Property |
Gets or sets 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)

public List<OutlookGridRow> Rows { get; set; }
Public Property Rows As List(Of OutlookGridRow) Get Set
Property Value
Type: ListOutlookGridRow[Missing <value> documentation for "P:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridDefaultGroup.Rows"]
Implements
IOutlookGridGroupRows