Gauges for WinForms | ComponentOne
C1.Win.Gauge.8 Assembly / C1.Win.Gauge Namespace / StyledPropertyCollection.UninitializedPropertyException Class / Source Property

In This Topic
    Source Property (StyledPropertyCollection.UninitializedPropertyException)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Source As System.String
    public virtual System.string Source {get; set;}
    See Also