ImportDataMappingPage

StockSharp.Xaml.Windows.Maui

Page for editing import data mappings.

継承元: ContentPage

コンストラクター

ImportDataMappingPage()

Creates a new ImportDataMappingPage.

プロパティ

DataType : Type

Gets or sets the data type.

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.