Table of Contents

Class StatusBarPanel.LogInfo

Namespace
StockSharp.Studio.Controls
Assembly
StockSharp.Studio.Controls.dll
public class StatusBarPanel.LogInfo : NotifiableObject
Inheritance
StatusBarPanel.LogInfo
Extension Methods

Constructors

LogInfo()

public LogInfo()

Properties

LastErrorVisible

public Visibility LastErrorVisible { get; set; }

Property Value

Visibility

LastLogMessage

public string LastLogMessage { get; set; }

Property Value

string

LastWarnVisible

public Visibility LastWarnVisible { get; set; }

Property Value

Visibility