[]
        
(Showing Draft Content)

C1.Win.Command.C1CommandMenu.BackgroundImageLayout

BackgroundImageLayout Property

BackgroundImageLayout

Gets or sets the background image layout in the menu.

Declaration
[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