ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ProgressIndicator Class / Header Property

In This Topic
    Header Property (C1ProgressIndicator)
    In This Topic
    Gets or sets the header of this control.
    Syntax
    'Declaration
     
    Public Property Header As System.Object
    public System.object Header {get; set;}
    See Also