Class SpreadsheetDesign
Smart Tag Design for Spreadsheet
Inheritance
System.Object
SpreadsheetDesign
Namespace: Syncfusion.Windows.Forms.Spreadsheet.Design
Assembly: Syncfusion.Spreadsheet.Windows.dll
Syntax
public class SpreadsheetDesign : ControlDesigner
Constructors
SpreadsheetDesign()
Declaration
public SpreadsheetDesign()
Properties
ActionLists
Returns the spreadsheet action lists.
Declaration
public override DesignerActionListCollection ActionLists { get; }
Property Value
Type |
---|
System.ComponentModel.Design.DesignerActionListCollection |