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

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