[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonButton.OwnerDraw

OwnerDraw Property

OwnerDraw

Gets or sets a value indicating whether the button is owner-drawn.

Declaration
[C1Category("Behavior")]
[C1Description("RibbonButton.OwnerDraw", "Gets or sets a value indicating whether the button is owner-drawn.")]
public virtual bool OwnerDraw { get; set; }