True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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 System.Drawing.Image
    public System.Drawing.Image BackgroundImage {get; set;}
    See Also