[]
Gets or sets the layout of text and image on pages' title bars.
[C1Category("Behavior")]
[C1Description("C1OutBar.PageLayout", "Gets or sets the layout of text and image on pages' title bars.")]
public ButtonLayoutEnum PageLayout { get; set; }
<C1Category("Behavior")>
<C1Description("C1OutBar.PageLayout", "Gets or sets the layout of text and image on pages' title bars.")>
Public Property PageLayout As ButtonLayoutEnum