PositionChangeGrid

StockSharp.Xaml

The table to display a message PositionChangeMessage.

継承元: BaseGridControl

実装: IComponentConnector

コンストラクター

PositionChangeGrid()

Initializes a new instance of the PositionChangeGrid.

プロパティ

MaxCount : int

The maximum number of messages to display. The -1 value means an unlimited amount. The default value is 10000.

Messages : IListEx<PositionChangeMessage>

The list of messages added to the table.

SelectedMessage : PositionChangeMessage

The selected message.

メソッド

InitializeComponent()

InitializeComponent