CandleMessageGrid

StockSharp.Xaml

Table showing (CandleMessage).

继承自: BaseGridControl

实现: IComponentConnector

构造函数

CandleMessageGrid()

Initializes a new instance of the CandleMessageGrid.

属性

MaxCount : int

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

Messages : IListEx<CandleMessage>

The list of messages added to the table.

SelectedMessage : CandleMessage

The selected message.

方法

InitializeComponent()

InitializeComponent