Class UnitWindow
- Namespace
- StockSharp.Xaml
- Assembly
- StockSharp.Xaml.dll
The window for editing Unit.
public class UnitWindow : ThemedWindow, IComponentConnector
- Inheritance
-
UnitWindow
- Implements
- Extension Methods
Constructors
UnitWindow()
Initializes a new instance of the UnitWindow.
public UnitWindow()
Properties
SupportedTypes
public IEnumerable<UnitTypes> SupportedTypes { get; set; }
Property Value
Value
Value.
public Unit Value { get; set; }
Property Value
Methods
InitializeComponent()
InitializeComponent
public void InitializeComponent()