Class EditableListDesigner
FolderBrowser Designer
Inheritance
System.Object
EditableListDesigner
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Shared.Base.dll
Syntax
public class EditableListDesigner : ControlDesigner
Constructors
EditableListDesigner()
Initializes a new instance of the CheckBoxAdvDesigner class
Declaration
public EditableListDesigner()
Properties
ActionLists
Gets a value indication the designer action
Declaration
public override DesignerActionListCollection ActionLists { get; }
Property Value
Type |
---|
System.ComponentModel.Design.DesignerActionListCollection |