MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / C1MultiColumnCombo Class / BackgroundImageLayout Property

In This Topic
    BackgroundImageLayout Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Property BackgroundImageLayout As ImageLayout
    public virtual ImageLayout BackgroundImageLayout {get; set;}
    See Also