Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / MultiColorGradient Class / GradientType Property

In This Topic
    GradientType Property (MultiColorGradient)
    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