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