ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ProgressBar Class / IsIndeterminateProperty Field



In This Topic
    IsIndeterminateProperty Field
    In This Topic
    Identifies the IsIndeterminate dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsIndeterminateProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ProgressBar.IsIndeterminateProperty
    public static readonly DependencyProperty IsIndeterminateProperty
    public:
    static readonly DependencyProperty^ IsIndeterminateProperty
    See Also