InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / BackgroundBrushProvider Class / GradientMode Property

In This Topic
    GradientMode Property (BackgroundBrushProvider)
    In This Topic
    Gets or sets the GradientMode for this BackgroundBrushProvider.
    Syntax
    'Declaration
     
    Public Property GradientMode As GradientMode
    public GradientMode GradientMode {get; set;}
    See Also