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; }