ImportDataMappingPage
StockSharp.Xaml.Windows.Maui
Page for editing import data mappings.
继承自: ContentPage
构造函数
ImportDataMappingPage()
Creates a new ImportDataMappingPage.
属性
Values : IEnumerable<FieldMappingValue>
Gets or sets the mapping values.
ViewModel : ImportDataMappingWindowViewModel
Gets the ViewModel.
事件
Closed : EventHandler<bool>
Raised when the page is closed with a result.