Gauges for WinForms | ComponentOne
C1.Win.Gauge.8 Assembly / C1.Win.Gauge 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