ActiveReports 12
LayerCollection Class Members
Properties  Methods 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : LayerCollection Class

The following tables list the members exposed by LayerCollection.

Public Constructors
 NameDescription
Public ConstructorInitializes a new collection of Layers.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyGets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public PropertyThe default Layer.  
Public PropertyGets a value indicating whether the LayerCollection is read-only.  
Public PropertyGets or sets the Layer at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAdds a Layer to the LayerCollection.  
Public MethodRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodDetermines whether the LayerCollection contains a specific value.  
Public MethodCopies the elements of the LayerCollection to an System.Array, starting at a particular System.Array index.  
Public MethodDetermines the index of a specific layer in the LayerCollection.  
Public MethodInserts a layer to the LayerCollection at the specified index.  
Public MethodRemoves the first occurrence of a specific layer from the LayerCollection.  
Public MethodRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Public MethodPerforms contextual validation of report layers.  
Top
See Also

Reference

LayerCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace