PositionChangeGrid
StockSharp.Xaml
The table to display a message PositionChangeMessage.
Inherits: BaseGridControl
Implements: IComponentConnector
Constructors
PositionChangeGrid()
Initializes a new instance of the PositionChangeGrid.
Properties
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.
SelectedMessages : IEnumerable<PositionChangeMessage>
Selected messages.
Methods
InitializeComponent()
InitializeComponent