ModelingEditorFactory.CancelEditorCreate Property

Definition

If set to value greater than 0 during DocData or DocView creation, the create editor operation will be cancelled.

protected:
 property int CancelEditorCreate { int get(); void set(int value); };
protected int CancelEditorCreate { [System.Diagnostics.DebuggerStepThrough] get; set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.CancelEditorCreate : int with get, set
Protected Property CancelEditorCreate As Integer

Property Value

Attributes

Applies to