ComponentOne List for WinForms
C1.Win.C1List Namespace / Style Class / BackgroundImage Property

In This Topic
    BackgroundImage Property (Style)
    In This Topic
    Gets or sets the background image associated with a Style.
    Syntax
    'Declaration
     
    
    Public Property BackgroundImage As Image
    public Image BackgroundImage {get; set;}
    See Also