OrderHistoryPage

StockSharp.Broker.Maui.Backoffice.Pages

Per-order execution-log page. Reached from the Orders blotter via Shell navigation (OrderHistoryPage?orderId=123); the query string is forwarded to the VM's OrderId property which retriggers LoadCommand.

Inherits: ContentPage

Properties

OrderId
public string OrderId { set; }
orderHistoryPage.OrderId = value

Shell query-string parameter wired to the VM.