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

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

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1Gauge.DecoratorCollection

    See Also