ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Bullet Namespace / RangeCollection Class
Members

In This Topic
    RangeCollection Class
    In This Topic
    Represents a collection of the Range objects for GrapeCity.ActiveReports.Rendering.Components.Bullet.BulletChart.
    Object Model
    RangeCollection Class
    Syntax
    'Declaration
     
    Public NotInheritable Class RangeCollection 
       Inherits System.Collections.CollectionBase
    public sealed class RangeCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          GrapeCity.ActiveReports.Rendering.Components.Bullet.RangeCollection

    See Also