[]
Gets or sets whether the layout of the label area is automatically generated.
[FpCategory("Category_Layout")]
[Browsable(false)]
public bool ManualLayout { get; set; }
<FpCategory("Category_Layout")>
<Browsable(False)>
Public Property ManualLayout As Boolean