Share via


LayoutAttribute.LayoutType Property

Definition

The type of the layout. The type must implement IComponent and must accept a parameter with the name 'Body'.

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

Property Value

Applies to