ExecutionGrid
StockSharp.Xaml
Table showing (ExecutionMessage).
继承自: BaseGridControl
构造函数
ExecutionGrid()
Initializes a new instance of the ExecutionGrid.
属性
MaxCount : int
The maximum number of rows to display. The -1 value means an unlimited amount. The default is 1000000.
Messages : IListEx<ExecutionMessage>
The list of messages added to the table.
SelectedMessage : ExecutionMessage
The selected message.
SelectedMessages : IEnumerable<ExecutionMessage>
Selected messages.
方法
HideColumns(DataType)
To hide columns which do not show data for the passed type.
- type
- Information type in ExecutionMessage.
InitializeComponent()
InitializeComponent