ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / TitlesCollection Class
Properties Methods

In This Topic
    TitlesCollection Class Members
    In This Topic

    The following tables list the members exposed by TitlesCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TitlesCollection class.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverloaded. Gets or sets the collection item by the specified parameter.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a title to the collection.  
    Public MethodAdds an array of titles to the collection.  
    Public MethodCreates a clone of the TitlesCollection.  
    Public MethodDetermines whether the collection contains the specified title.  
    Public MethodCopies the entire collection to an array, starting at the specified index of the target array.  
    Public MethodReturns the index of the first occurrence of a value in the collection.  
    Public MethodInserts a title into the collection at the specified index.  
    Public MethodRemoves the first occurrence of a specific title from the collection.  
    Top
    See Also