StorageSettingsPanel

StockSharp.Xaml

The visual panel for storage settings.

継承元: UserControl

実装: IComponentConnector

コンストラクター

StorageSettingsPanel()

Initializes a new instance of the StorageSettingsPanel.

プロパティ

Address : string

The remote storage address.

IsCredentialsEnabled : bool

Login and Password are only available for editing. The default value is .

IsLocal : bool

Whether local storage is selected.

IsLocalEnabled : bool

Is local settings enabled.

IsRemoteEnabled : bool

Is remote settings enabled.

Login : string

Login.

Password : SecureString

Password.

Path : string

The path to local data.

TargetCompId : string

Target ID.

メソッド

InitializeComponent()

InitializeComponent

イベント

SettingsChanged : Action

Settings changed event.

フィールド

IsCredentialsEnabledProperty : DependencyProperty

DependencyProperty for IsCredentialsEnabled.