MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / LayerCollection Class

In This Topic
LayerCollection Class Methods
In This Topic

For a list of all members of this type, see LayerCollection members.

Public Methods
 NameDescription
Public MethodAdds a Layer object to the LayerCollection.  
Public MethodGets a value indicating whether the LayerCollection contains the specified Layer.  
Public MethodCopies the objects in the LayerCollection to a Layer array, starting at the specified array index.  
Public MethodDetermines the index of a specific Layer object in the LayerCollection.  
Public MethodInserts a new Layer into the LayerCollection at the specified location.  
Public MethodRemoves the specified Layer object from the LayerCollection.  
Public MethodValidates the current state of the LayerCollection object.  
Top
See Also