Table of Contents

Class StorageFormatEditSettings

Namespace
StockSharp.Xaml.PropertyGrid
Assembly
StockSharp.Xaml.dll
public class StorageFormatEditSettings : ComboBoxEditSettings
Inheritance
StorageFormatEditSettings
Extension Methods

Constructors

StorageFormatEditSettings()

Initializes a new instance of the StorageFormatEditSettings.

public StorageFormatEditSettings()

Fields

IsDefaultEditorProperty

public static readonly DependencyProperty IsDefaultEditorProperty

Field Value

DependencyProperty

Properties

IsDefaultEditor

Is default editor.

public bool IsDefaultEditor { get; set; }

Property Value

bool

Methods

RegisterCustomEdit()

public static void RegisterCustomEdit()