Class EditorBase
public abstract class EditorBase : View, IDisposable, ISupportInitializeNotification, ISupportInitialize
- Inheritance
-
EditorBase
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
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.