[]
Gets or sets the value indicating whether the title of this page is owner-drawn.
[C1Description("C1OutPage.OwnerDraw", "Gets or sets the value indicating whether the title of this page is owner-drawn.")]
public bool OwnerDraw { get; set; }
<C1Description("C1OutPage.OwnerDraw", "Gets or sets the value indicating whether the title of this page is owner-drawn.")>
Public Property OwnerDraw As Boolean