Class GradienPanelExtCollectioEditorForm
Summary description for GradienPanelExtPrimitivesEditorForm.
Inheritance
System.Object
GradienPanelExtCollectioEditorForm
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Shared.Base.dll
Syntax
public class GradienPanelExtCollectioEditorForm : Form
Constructors
GradienPanelExtCollectioEditorForm(GradientPanelExt)
Declaration
public GradienPanelExtCollectioEditorForm(GradientPanelExt ownerControl)
Parameters
Type | Name | Description |
---|---|---|
GradientPanelExt | ownerControl |
GradienPanelExtCollectioEditorForm(GradientPanelExt, IServiceProvider)
Declaration
public GradienPanelExtCollectioEditorForm(GradientPanelExt ownerControl, IServiceProvider provider)
Parameters
Type | Name | Description |
---|---|---|
GradientPanelExt | ownerControl | |
System.IServiceProvider | provider |