[]
Implement this interface to change layout direction
public interface IFlowDirection
Name | Description |
---|---|
FlowDirection | Gets or sets the flow direction. |
Name | Description |
---|---|
UpdateLayoutDirection(FlowDirection) | Update layout of control based on FlowDirection property. |