| ListFilterEventArgsRows Property |
Gets or sets the collection of list rows.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public ListRowCollection Rows { get; set; }
Public Property Rows As ListRowCollection
Get
Set
Property Value
Type:
ListRowCollectionRemarks See Also