ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / CommonBorderCollection Class
Members

In This Topic
    CommonBorderCollection Class
    In This Topic
    Represents a collection of CommonBorder objects.
    Object Model
    CommonBorderCollection Class
    Syntax
    'Declaration
     
    Public Class CommonBorderCollection 
       Inherits CommonItemCollection
    public class CommonBorderCollection : CommonItemCollection 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1Gauge.CommonItemCollection
             C1.Win.C1Gauge.CommonBorderCollection

    See Also