Table of Contents

Class ControlChangedCommand

Namespace
StockSharp.Studio.Core.Commands
Assembly
StockSharp.Studio.Core.dll
public class ControlChangedCommand : BaseStudioCommand, IStudioCommand
Inheritance
ControlChangedCommand
Implements
Inherited Members
Extension Methods

Constructors

ControlChangedCommand(IStudioControl)

public ControlChangedCommand(IStudioControl control)

Parameters

control IStudioControl

Properties

Control

public IStudioControl Control { get; }

Property Value

IStudioControl

PossibleDirection

public override StudioCommandDirections PossibleDirection { get; }

Property Value

StudioCommandDirections