[]
        
(Showing Draft Content)

C1.Win.Command.C1OutBar.PageLayout

PageLayout Property

PageLayout

Gets or sets the layout of text and image on pages' title bars.

Declaration
[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