MobileForms Toolkit Documentation

RowCollection Properties

The properties of the RowCollection class are listed below. For a complete list of RowCollection class members, see the RowCollection Members topic.

Public Instance Properties

Capacity (inherited from CollectionBase)Gets or sets the number of elements that the CollectionBase can contain.
Count (inherited from CollectionBase)Gets the number of elements contained in the CollectionBase instance.
Item Gets or sets the Row at the specified index.
SelectedCount Gets the count of selected rows in the RowCollection.

See Also

RowCollection Class | Resco.Controls.AdvancedList Namespace