Show / Hide Table of Contents

Class LoadLayoutCommand

Inheritance
Object
BaseStudioCommand
LoadLayoutCommand
Implements
IStudioCommand
Inherited Members
BaseStudioCommand.PossibleDirection
BaseStudioCommand.IsPersistent
Namespace: StockSharp.Studio.Core.Commands
Assembly: StockSharp.Studio.Core.dll
Syntax
public class LoadLayoutCommand : BaseStudioCommand, IStudioCommand

Constructors

LoadLayoutCommand(String)

Declaration
public LoadLayoutCommand(string layout)
Parameters
Type Name Description
String layout

Properties

Layout

Declaration
public string Layout { get; }
Property Value
Type Description
String

Implements

IStudioCommand

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
StudioCommandHelper.Top<TCommand>(TCommand)
StudioCommandHelper.Deep<TCommand>(TCommand)
StudioCommandHelper.Direction<TCommand>(TCommand, StudioCommandDirections)
EditorExtensions.ToItemsSource(Object, Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>(Object)
XamlHelper.CopyToClipboard<T>(T)
XamlHelper.EnsureUIThread(Object)
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾