ImportSettingsPage
StockSharp.Xaml.Windows.Maui
Page for editing import settings.
继承自: ContentPage
构造函数
ImportSettingsPage()
Creates a new ImportSettingsPage.
属性
Settings : ImportSettings
Gets or sets the import settings.
ViewModel : ImportSettingsWindowViewModel
Gets the ViewModel.
事件
Closed : EventHandler<bool>
Raised when the page is closed with a result.