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

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