Table of Contents

Class PortfoliosPanel

Namespace
StockSharp.Studio.Controls
Assembly
StockSharp.Studio.Controls.dll
[Guid("AC608491-B1FE-4A80-8707-25F3CF263302")]
public class PortfoliosPanel : BaseStudioControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IStudioControl, IPersistable, IDisposable, INotifyPropertyChanged, IComponentConnector
Inheritance
PortfoliosPanel
Implements
IPersistable
Inherited Members
Extension Methods

Constructors

PortfoliosPanel()

public PortfoliosPanel()

Fields

ClosePositionCommand

public static RoutedCommand ClosePositionCommand

Field Value

RoutedCommand

RevertPositionCommand

public static RoutedCommand RevertPositionCommand

Field Value

RoutedCommand

ShowToolBarProperty

public static readonly DependencyProperty ShowToolBarProperty

Field Value

DependencyProperty

WithdrawCommand

public static RoutedCommand WithdrawCommand

Field Value

RoutedCommand

Properties

ShowToolBar

public bool ShowToolBar { get; set; }

Property Value

bool

Methods

Dispose()

public override void Dispose()

InitializeComponent()

public void InitializeComponent()

Load(SettingsStorage)

public override void Load(SettingsStorage storage)

Parameters

storage SettingsStorage

Save(SettingsStorage)

public override void Save(SettingsStorage storage)

Parameters

storage SettingsStorage