ActiveReports 9
LayerCollection Class Members
Properties  Methods 

The following tables list the members exposed by LayerCollection.

Public Constructors
 NameDescription
Public ConstructorLayerCollection ConstructorInitializes a new collection of Layers.  
Top
Public Properties
 NameDescription
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCount (Inherited from System.Collections.CollectionBase)
Public PropertyDefaultLayerThe default Layer.  
Public PropertyIsReadOnlyGets a value indicating whether the LayerCollection is read-only.  
Public PropertyItemGets or sets the Layer at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAddAdds a Layer to the LayerCollection.  
Public MethodClear (Inherited from System.Collections.CollectionBase)
Public MethodContainsDetermines whether the LayerCollection contains a specific value.  
Public MethodCopyToCopies the elements of the LayerCollection to an System.Array, starting at a particular System.Array index.  
Public MethodIndexOfDetermines the index of a specific layer in the LayerCollection.  
Public MethodInsertInserts a layer to the LayerCollection at the specified index.  
Public MethodRemoveRemoves the first occurrence of a specific layer from the LayerCollection.  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Public MethodValidatePerforms contextual validation of report layers.  
Top
See Also

Reference

LayerCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum