Class SfSmithChartDesigner
Represents a class that supports the actions performed in the designer window of smith chart.
Inheritance
System.Object
SfSmithChartDesigner
Namespace: Syncfusion.WinForms.SmithChart
Assembly: Syncfusion.SfSmithChart.WinForms.dll
Syntax
[ComVisible(false)]
public class SfSmithChartDesigner : ControlDesigner
Constructors
SfSmithChartDesigner()
Declaration
public SfSmithChartDesigner()
Properties
ActionLists
Gets the list of actions performed in the smith chart's designer window.
Declaration
public override DesignerActionListCollection ActionLists { get; }
Property Value
Type |
---|
System.ComponentModel.Design.DesignerActionListCollection |