Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1View Class / FlowDirectionProperty Field

In This Topic
    FlowDirectionProperty Field
    In This Topic
    Identifies the FlowDirection dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FlowDirectionProperty As DependencyProperty
    public static readonly DependencyProperty FlowDirectionProperty
    See Also