Table of Contents

Class BuySellPanel

Namespace
StockSharp.Studio.Controls
Assembly
StockSharp.Studio.Controls.dll
public class BuySellPanel : BaseStudioControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IStudioControl, IPersistable, IDisposable, INotifyPropertyChanged, IComponentConnector
Inheritance
BuySellPanel
Implements
IPersistable
Inherited Members
Extension Methods

Constructors

BuySellPanel()

public BuySellPanel()

Properties

Host

public IStudioControl Host { get; set; }

Property Value

IStudioControl

Settings

public BuySellSettings Settings { get; }

Property Value

BuySellSettings

Methods

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