[]
Gets or sets the image that is displayed on the header of the active panel.
[C1Description("NavBarPanelHeaderStyle.PanelHeaderImage", "Gets or sets the image that is displayed on the header of the active panel.")]
[C1Category("Appearance")]
public Image Image { get; set; }
<C1Description("NavBarPanelHeaderStyle.PanelHeaderImage", "Gets or sets the image that is displayed on the header of the active panel.")>
<C1Category("Appearance")>
Public Property Image As Image