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