WithdrawWindow

StockSharp.Xaml

A janela para editar WithdrawInfo.

Herda de: ThemedWindow

Implementa: IComponentConnector

Construtores

WithdrawWindow
public WithdrawWindow()
withdrawWindow = WithdrawWindow()

Inicializa uma nova instância do WithdrawWindow.

Propriedades

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

Volume.

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

Passo de volume.

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

Retirar informações.

Métodos

InitializeComponent
public void InitializeComponent()
withdrawWindow.InitializeComponent()

InitializeComponent