FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonControlHost Class / BackgroundImageLayout Property

In This Topic
    BackgroundImageLayout Property (RibbonControlHost)
    In This Topic
    Gets or sets the background image layout used for the hosted control.
    Syntax
    'Declaration
     
    Public Overridable Property BackgroundImageLayout As System.Windows.Forms.ImageLayout
    public virtual System.Windows.Forms.ImageLayout BackgroundImageLayout {get; set;}
    See Also