Krypton OutlookGrid Help
![]() | KryptonOutlookGridAssignRows Method (ListOutlookGridRow) |
Assign the rows to the internal list.
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 void AssignRows( List<OutlookGridRow> l )
Public Sub AssignRows ( l As List(Of OutlookGridRow) )
Parameters
- l
- Type: System.Collections.GenericListOutlookGridRow
List of OutlookGridRows
