True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / Style Class / GradientMode Property

In This Topic
    GradientMode Property (Style)
    In This Topic
    Gets or sets the direction of a linear gradient.
    Syntax
    'Declaration
     
    Public Property GradientMode As GradientModeEnum
    public GradientModeEnum GradientMode {get; set;}

    Property Value

    The gradient mode.
    See Also