Table of Contents

Class ControlElement

Namespace
StockSharp.Studio.Core.Configuration
Assembly
StockSharp.Studio.Core.dll
public class ControlElement : ConfigurationElement
Inheritance
ControlElement
Inherited Members
Extension Methods

Constructors

ControlElement()

public ControlElement()

Properties

Type

[ConfigurationProperty("type", IsRequired = true, IsKey = true)]
public string Type { get; set; }

Property Value

string