ComponentOne BulletGraph for WinForms
C1.Win.Gauge 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.Gauge.CommonItemCollection
             C1.Win.Gauge.CommonBorderCollection
             C1.Win.Gauge.CommonColorMapCollection
             C1.Win.Gauge.CommonFillingCollection
             C1.Win.Gauge.CommonFontCollection
             C1.Win.Gauge.CommonGradientCollection
             C1.Win.Gauge.CommonImageCollection
             C1.Win.Gauge.CommonImageMapCollection
             C1.Win.Gauge.CommonShadowCollection
             C1.Win.Gauge.CommonShapeCollection

    See Also