[]
Gets or sets the image that is displayed on the button.
[C1Description("C1NavBarButton.Image", "Gets or sets the image that is displayed on the button.")]
[C1Category("Appearance")]
public Image Image { get; set; }
<C1Description("C1NavBarButton.Image", "Gets or sets the image that is displayed on the button.")>
<C1Category("Appearance")>
Public Property Image As Image