PermissionCredentialsWindow
StockSharp.Xaml
The window for edit credentials.
Inherits: ThemedWindow
Implements: IComponentConnector
Constructors
PermissionCredentialsWindow
public PermissionCredentialsWindow()
permissionCredentialsWindow = PermissionCredentialsWindow()
Initializes a new instance of the PermissionCredentialsWindow.
Properties
Panel
public PermissionCredentialsPanel Panel { get; }
value = permissionCredentialsWindow.Panel
The panel.
Methods
InitializeComponent
public void InitializeComponent()
permissionCredentialsWindow.InitializeComponent()
InitializeComponent