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