ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / CommonImageCollection Class / List Property

In This Topic
    List Property (CommonImageCollection)
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property List As System.Collections.IList
    protected System.Collections.IList List {get;}
    See Also