LayoutAttribute.LayoutType Propiedad

Definición

Tipo del diseño. El tipo debe implementar IComponent y debe aceptar un parámetro con el nombre "Body".

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

Valor de propiedad

Type

Se aplica a