[]
Gets or sets a value indicating whether this item is owner-drawn.
[C1Description("C1CommandLink.OwnerDraw", "Gets or sets a value indicating whether this item is owner-drawn.")]
[C1Category("Appearance")]
public bool OwnerDraw { get; set; }
<C1Description("C1CommandLink.OwnerDraw", "Gets or sets a value indicating whether this item is owner-drawn.")>
<C1Category("Appearance")>
Public Property OwnerDraw As Boolean