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