ComponentOne Basic Library for UWP
IsActive Property

C1.UWP Assembly > C1.Xaml Namespace > C1ProgressIndicator Class : IsActive Property
Gets or sets a value indicating whether the control is in the active state.
Syntax
'Declaration
 
Public Property IsActive As System.Boolean
public System.bool IsActive {get; set;}
See Also

Reference

C1ProgressIndicator Class
C1ProgressIndicator Members