GreedyWrapPanel.ActualWrappingLevels 属性

定义

此属性控制元素的流动方向。 如果垂直,则元素从上到下排列。 如果水平,元素从左到右排列。

public:  property int ActualWrappingLevels {  public:
int get(); protected:
 void set(int value); };
public:  property int ActualWrappingLevels {  public:
int get(); protected:
 void set(int value); };
public int ActualWrappingLevels { get; protected set; }
member this.ActualWrappingLevels : int with get, set
Public Property ActualWrappingLevels As Integer

属性值

Int32

返回 Int32

适用于