Themes for WinForms | ComponentOne
C1.Win.Themes.8 Assembly / C1.Win.Themes Namespace / TwoColorGradient Class / GradientType Property

In This Topic
    GradientType Property (TwoColorGradient)
    In This Topic
    Gets background type for this gradient.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property GradientType As ThemeBackgroundType
    public override ThemeBackgroundType GradientType {get;}
    See Also