ActiveReports 12
CustomPropertyDefinitionCollection Class Methods

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

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

Public Methods
 NameDescription
Public MethodAdds an object to the collection. (Inherited from System.Collections.ObjectModel.Collection<CustomPropertyDefinition>)
Public MethodAdds the range of objects to the collection.  
Public MethodRemoves all objects from the CustomPropertyDefinitionCollection instance. This method cannot be overridden. (Inherited from System.Collections.ObjectModel.Collection<CustomPropertyDefinition>)
Public MethodDetermines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<CustomPropertyDefinition>)
Public MethodCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<CustomPropertyDefinition>)
Public MethodSearches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. (Inherited from System.Collections.ObjectModel.Collection<CustomPropertyDefinition>)
Public MethodInserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<CustomPropertyDefinition>)
Public MethodRemoves the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.Collection<CustomPropertyDefinition>)
Public MethodRemoves the element at the specified index of the  CustomPropertyDefinitionCollection instance. This method is not overridable. (Inherited from System.Collections.ObjectModel.Collection<CustomPropertyDefinition>)
Top
See Also

Reference

CustomPropertyDefinitionCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace