Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeBase Class / CommonFillings Property

In This Topic
    CommonFillings Property (C1GaugeBase)
    In This Topic
    Gets the collection of templates for the C1GaugeFilling object.
    Syntax
    'Declaration
     
    Public ReadOnly Property CommonFillings As CommonFillingCollection
    public CommonFillingCollection CommonFillings {get;}
    See Also