StorageSettingsPanel
StockSharp.Xaml
The visual panel for storage settings.
继承自: UserControl
构造函数
StorageSettingsPanel()
Initializes a new instance of the StorageSettingsPanel.
属性
IsCredentialsEnabled : bool
Login and Password are only available for editing. The default value is .
IsLocalEnabled : bool
Is local settings enabled.
IsRemoteEnabled : bool
Is remote settings enabled.
Password : SecureString
Password.
TargetCompId : string
Target ID.
方法
InitializeComponent()
InitializeComponent
事件
SettingsChanged : Action
Settings changed event.
字段
IsCredentialsEnabledProperty : DependencyProperty
DependencyProperty for IsCredentialsEnabled.