[]
        
(Showing Draft Content)

C1.Win.Command.C1OutPage.OwnerDraw

OwnerDraw Property

OwnerDraw

Gets or sets the value indicating whether the title of this page is owner-drawn.

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