Table of Contents

Class DockingWindowTypeAttribute

Namespace
StockSharp.Studio.Controls
Assembly
StockSharp.Studio.Controls.dll
public class DockingWindowTypeAttribute : Attribute
Inheritance
DockingWindowTypeAttribute
Inherited Members
Extension Methods

Constructors

DockingWindowTypeAttribute(bool)

public DockingWindowTypeAttribute(bool isToolWindow = false)

Parameters

isToolWindow bool

Properties

IsToolWindow

public bool IsToolWindow { get; }

Property Value

bool