Class GradientLabelDesigner
Inheritance
System.Object
GradientLabelDesigner
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class GradientLabelDesigner : ControlDesigner
Constructors
GradientLabelDesigner()
Declaration
public GradientLabelDesigner()
Properties
ActionLists
Declaration
public override DesignerActionListCollection ActionLists { get; }
Property Value
Type |
---|
System.ComponentModel.Design.DesignerActionListCollection |
Methods
Initialize(IComponent)
Declaration
public override void Initialize(IComponent component)
Parameters
Type | Name | Description |
---|---|---|
System.ComponentModel.IComponent | component |