Krypton OutlookGrid Help
![]() | KryptonOutlookGridInternalRows Property |
Gets or sets the list of rows in the grid (without grouping,... for having a copy)
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> InternalRows { get; set; }
Public Property InternalRows As List(Of OutlookGridRow) Get Set
Property Value
Type: ListOutlookGridRow[Missing <value> documentation for "P:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.KryptonOutlookGrid.InternalRows"]
