WithdrawWindow

StockSharp.Xaml

Das Fenster zum Bearbeiten WithdrawInfo.

Erbt von: ThemedWindow

Implementiert: IComponentConnector

Konstruktoren

WithdrawWindow
public WithdrawWindow()
withdrawWindow = WithdrawWindow()

Initialisiert eine neue Instanz von WithdrawWindow.

Eigenschaften

Volume
public decimal? Volume { get; set; }
value = withdrawWindow.Volume
withdrawWindow.Volume = value

Volumen.

VolumeStep
public decimal VolumeStep { get; set; }
value = withdrawWindow.VolumeStep
withdrawWindow.VolumeStep = value

Volumenschritt.

WithdrawInfo
public WithdrawInfo WithdrawInfo { get; set; }
value = withdrawWindow.WithdrawInfo
withdrawWindow.WithdrawInfo = value

Infos zurückziehen.

Methoden

InitializeComponent
public void InitializeComponent()
withdrawWindow.InitializeComponent()

InitializeComponent