 | ListSelectedRows Property |
Gets selected rows.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntaxpublic ListRowCollection SelectedRows { get; }
Public ReadOnly Property SelectedRows As ListRowCollection
Get
Property Value
Type:
ListRowCollection
Remarks
See Also