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