[]
Gets or sets a value indicating whether items are owner-drawn.
[C1Category("Behavior")]
[C1Description("RibbonGallery.OwnerDraw", "Indicates whether items are owner-drawn.")]
public bool OwnerDraw { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonGallery.OwnerDraw", "Indicates whether items are owner-drawn.")>
Public Property OwnerDraw As Boolean