LayoutAttribute.LayoutType 属性

定义

布局的类型。 类型必须实现 IComponent ,并且必须接受名为“Body”的参数。

public:
 property Type ^ LayoutType { Type ^ get(); };
public Type LayoutType { get; }
member this.LayoutType : Type
Public ReadOnly Property LayoutType As Type

属性值

适用于