[]
Gets or sets the height of each page title.
[C1Category("Appearance")]
[C1Description("C1OutBar.PageTitleHeight", "Gets or sets the height of each page title.")]
public int PageTitleHeight { get; set; }
<C1Category("Appearance")>
<C1Description("C1OutBar.PageTitleHeight", "Gets or sets the height of each page title.")>
Public Property PageTitleHeight As Integer