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