ImportDataMappingPage
StockSharp.Xaml.Windows.Maui
Page for editing import data mappings.
Inherits: ContentPage
Constructors
ImportDataMappingPage()
Creates a new ImportDataMappingPage.
Properties
Values : IEnumerable<FieldMappingValue>
Gets or sets the mapping values.
ViewModel : ImportDataMappingWindowViewModel
Gets the ViewModel.
Events
Closed : EventHandler<bool>
Raised when the page is closed with a result.