Share via


GroupLevels Collection Object

Multiple objects
GroupLevels
GroupLevel

Represents the collection of GroupLevel objects for the specified data source control. Each GroupLevel object represents the set of all records at a given level of the data access page hierarchy.

Using the GroupLevels Collection

The DataSourceControl object's GroupLevels property returns a GroupLevels collection.

Properties | Count Property | Item Property

Methods | Add Method | Delete Method

Parent Objects | DataSourceControl | IDataSourceControl

Child Objects | GroupLevel Object