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