Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / ThemeGradientBackground Class / BackgroundType Property

In This Topic
    BackgroundType Property (ThemeGradientBackground)
    In This Topic
    Gets background type.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property BackgroundType As ThemeBackgroundType
    public override ThemeBackgroundType BackgroundType {get;}
    See Also