Gauges for WinForms | ComponentOne
C1.Win.Gauge.8 Assembly / C1.Win.Gauge Namespace / C1GaugeBorder Class / CommonBorderName Property

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