GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : LayerCollection Class |
For a list of all members of this type, see LayerCollection members.
Name | Description | |
---|---|---|
Add | Adds a Layer to the LayerCollection. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
Contains | Determines whether the LayerCollection contains a specific value. | |
CopyTo | Copies the elements of the LayerCollection to an System.Array, starting at a particular System.Array index. | |
IndexOf | Determines the index of a specific layer in the LayerCollection. | |
Insert | Inserts a layer to the LayerCollection at the specified index. | |
Remove | Removes the first occurrence of a specific layer from the LayerCollection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) | |
Validate | Performs contextual validation of report layers. |