Table of Contents

Class EditorBase

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
public abstract class EditorBase : View, IDisposable, ISupportInitializeNotification, ISupportInitialize
Inheritance
EditorBase
Implements
Derived
Inherited Members
Extension Methods

Constructors

EditorBase()

Properties

AutoSelectAdornments

Gets or sets whether auto select with the mouse will select Adornments or just Views.

AutoSelectSuperView

Gets or sets the View that will scope the behavior of AutoSelectViewToEdit.

AutoSelectViewToEdit

Gets or sets whether the DimEditor should automatically select the View to edit based on the values of AutoSelectSuperView and AutoSelectAdornments.

ExpanderButton
UpdatingSettings
ViewToEdit

Methods

OnUpdateSettings()
OnViewToEditChanged()