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

In This Topic
    CommonItemCollection Class
    In This Topic
    Represents a collection of CommonItem objects.
    Object Model
    CommonItemCollection Class
    Syntax
    'Declaration
     
    Public Class CommonItemCollection 
       Inherits System.Collections.CollectionBase
    public class CommonItemCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1Gauge.CommonItemCollection
             C1.Win.C1Gauge.CommonBorderCollection
             C1.Win.C1Gauge.CommonColorMapCollection
             C1.Win.C1Gauge.CommonFillingCollection
             C1.Win.C1Gauge.CommonFontCollection
             C1.Win.C1Gauge.CommonGradientCollection
             C1.Win.C1Gauge.CommonImageCollection
             C1.Win.C1Gauge.CommonImageMapCollection
             C1.Win.C1Gauge.CommonShadowCollection
             C1.Win.C1Gauge.CommonShapeCollection

    See Also