Click or drag to resize

ListRowCollection Class

Represents a collection of list rows.
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListListRow
    Dynamicweb.ControlsListRowCollection

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public class ListRowCollection : List<ListRow>

The ListRowCollection type exposes the following members.

Constructors
  NameDescription
Public methodListRowCollection
Initializes a new instance of the ListRowCollection class
Top
Remarks