ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ProgressBar Class / FlowDirection Property

In This Topic
    FlowDirection Property (C1ProgressBar)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FlowDirection As Windows.UI.Xaml.FlowDirection
    public Windows.UI.Xaml.FlowDirection FlowDirection {get; set;}
    See Also