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

In This Topic
    Mode Property (ThemeGradientBackground)
    In This Topic
    Gets background gradient mode.
    Syntax
    'Declaration
     
    Public ReadOnly Property Mode As GradientModeBase
    public GradientModeBase Mode {get;}
    See Also