Class CurrencyEditActionList
Inheritance
System.Object
CurrencyEditActionList
Assembly: Syncfusion.Tools.Windows.dll
public class CurrencyEditActionList : SyncActionListBase<CurrencyEdit>
Constructors
Declaration
public CurrencyEditActionList(IComponent component)
Parameters
Type |
Name |
Description |
System.ComponentModel.IComponent |
component |
|
Properties
Declaration
public ButtonAppearance ButtonStyle { get; set; }
Property Value
Declaration
public CalculatorLayoutTypes CalculatorLayoutType { get; set; }
Property Value
Declaration
public CalcActions CloseAction { get; set; }
Property Value
Declaration
public decimal DecimalValue { get; set; }
Property Value
Declaration
public CalculatorPopupAlignment PopupCalculatorAlignment { get; set; }
Property Value
TextAlign
Declaration
public HorizontalAlignment TextAlign { get; set; }
Property Value
Type |
System.Windows.Forms.HorizontalAlignment |
Declaration
public bool TransferFromCalculator { get; set; }
Property Value
Declaration
public bool TransferToCalculator { get; set; }
Property Value
Declaration
public bool UseVisualStyle { get; set; }
Property Value
Methods
Declaration
protected override void InitializeActionList()
Overrides
Syncfusion.Windows.Forms.Design.SyncActionListBase<Syncfusion.Windows.Forms.Tools.CurrencyEdit>.InitializeActionList()