ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / CommonFillingCollection Class / InnerList Property

In This Topic
    InnerList Property (CommonFillingCollection)
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property InnerList As System.Collections.ArrayList
    protected System.Collections.ArrayList InnerList {get;}
    See Also