WithdrawWindow

StockSharp.Xaml

La ventana para editar WithdrawInfo.

Hereda de: ThemedWindow

Implementa: IComponentConnector

Constructores

WithdrawWindow
public WithdrawWindow()
withdrawWindow = WithdrawWindow()

Inicia una nueva instancia de la WithdrawWindow.

Propiedades

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

Paso de volumen.

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

Retirada información.

Métodos

InitializeComponent
public void InitializeComponent()
withdrawWindow.InitializeComponent()

InitializeComponent