Table of Contents

Class NewsPanel

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

Constructors

NewsPanel()

public NewsPanel()

Fields

SubscribeNewsProperty

public static readonly DependencyProperty SubscribeNewsProperty

Field Value

DependencyProperty

Properties

SubscribeNews

public bool SubscribeNews { get; set; }

Property Value

bool

Methods

Dispose(CloseReason)

public override void Dispose(CloseReason reason)

Parameters

reason CloseReason

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