ActiveReports 9
CustomPropertyDefinitionCollection Class Members
Properties  Methods 

The following tables list the members exposed by CustomPropertyDefinitionCollection.

Public Constructors
 NameDescription
Public ConstructorCustomPropertyDefinitionCollection ConstructorInitializes a new instance of the CustomPropertyDefinitionCollection class.  
Top
Public Properties
 NameDescription
Public PropertyCapacityGets or sets the number of elements that the CustomPropertyDefinitionCollection can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyCountGets the number of elements contained in the CustomPropertyDefinitionCollection instance. (Inherited from System.Collections.CollectionBase)
Public PropertyItemOverloaded. Gets or sets the element at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAddAdds an object to the collection.  
Public MethodAddRangeAdds the range of object to the collection.  
Public MethodClearRemoves all objects from the CustomPropertyDefinitionCollection instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfSearches for the specified value and returns the zero-based index of the first occurrence within the collection.  
Public MethodRemoveRemoves the first occurrence of a specific object from the collection.  
Public MethodRemoveAtRemoves the element at the specified index of the  CustomPropertyDefinitionCollection instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

CustomPropertyDefinitionCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum