Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeBase Class / ViewTag Property

In This Topic
    ViewTag Property (C1GaugeBase)
    In This Topic
    Gets or sets a digital tag identifying this element's views.
    Syntax
    'Declaration
     
    Public Property ViewTag As System.Long
    public System.long ViewTag {get; set;}
    See Also