| ListSortEventArgsRows Property |
Gets a collection of List rows.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public ListRowCollection Rows { get; }
Public ReadOnly Property Rows As ListRowCollection
Get
Property Value
Type:
ListRowCollectionRemarks See Also