[]
Gets or sets the background image layout in the menu.
[C1Category("Appearance")]
[C1Description("C1CommandMenu.BackgroundImageLayout", "Gets or sets the background image layout in the menu.")]
[Browsable(true)]
public ImageLayout BackgroundImageLayout { get; set; }
<C1Category("Appearance")>
<C1Description("C1CommandMenu.BackgroundImageLayout", "Gets or sets the background image layout in the menu.")>
<Browsable(True)>
Public Property BackgroundImageLayout As ImageLayout