FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridSkeletonLoadingCell Class / FlowDirection Property

In This Topic
    FlowDirection Property (GridSkeletonLoadingCell)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FlowDirection As FlowDirection
    public FlowDirection FlowDirection {get; set;}
    See Also