ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1Gauge Class / IsEnabled Property

In This Topic
    IsEnabled Property (C1Gauge)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsEnabled As System.Boolean
    public System.bool IsEnabled {get; set;}
    See Also