GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : DataValueCollection Class |
For a list of all members of this type, see DataValueCollection members.
Name | Description | |
---|---|---|
Add | Adds a DataValue object to the DataValueCollection. | |
Clear | Removes all objects from the DataValueCollection instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase) | |
IndexOf | Determines the index of a specific DataValue object in the DataValueCollection. | |
Insert | Inserts a new DataValue object into the DataValueCollection at the specified location. | |
Remove | Removes the specified DataValue object from the DataValueCollection. | |
RemoveAt | Removes the element at the specified index of the DataValueCollection instance. This method is not overridable. (Inherited from System.Collections.CollectionBase) |