Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeShadow Class / CommonShadowName Property

In This Topic
    CommonShadowName Property (C1GaugeShadow)
    In This Topic
    Gets or sets the name of the shadow template.
    Syntax
    'Declaration
     
    Public Property CommonShadowName As System.String
    public System.string CommonShadowName {get; set;}
    See Also