Class SplashPanelDesigner
Inheritance
System.Object
SplashPanelDesigner
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class SplashPanelDesigner : ScrollableControlDesigner
Constructors
SplashPanelDesigner()
Declaration
public SplashPanelDesigner()
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 |