ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ProgressIndicator Class
Members

In This Topic
    C1ProgressIndicator Class
    In This Topic
    Visual element which indicates application busy state. C1ProgressIndicator represents a control that indicates applycation busy state.
    Object Model
    C1ProgressIndicator Class
    Syntax
    'Declaration
     
    
    Public Class C1ProgressIndicator 
       Inherits Windows.UI.Xaml.Controls.Control
    public class C1ProgressIndicator : Windows.UI.Xaml.Controls.Control 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.C1ProgressIndicator

    See Also