menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GradientStyleEditor - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GradientStyleEditor

    Provides a System.Drawing.Design.UITypeEditor for the GradientStyle enumeration.

    Inheritance
    System.Object
    GradientStyleEditor
    Namespace: Syncfusion.Drawing
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public sealed class GradientStyleEditor : UITypeEditor

    Constructors

    GradientStyleEditor()

    Declaration
    public GradientStyleEditor()

    Methods

    GetPaintValueSupported(ITypeDescriptorContext)

    Declaration
    public override bool GetPaintValueSupported(ITypeDescriptorContext context)
    Parameters
    Type Name Description
    System.ComponentModel.ITypeDescriptorContext context
    Returns
    Type
    System.Boolean

    PaintValue(PaintValueEventArgs)

    Declaration
    public override void PaintValue(PaintValueEventArgs e)
    Parameters
    Type Name Description
    System.Drawing.Design.PaintValueEventArgs e
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved