バージョン 21.1

IsEditorAlwaysInEditMode メソッド (EmbeddableEditorOwnerBase)

このエディターは常に編集モードであるかどうかを返します
シンタックス
public virtual bool IsEditorAlwaysInEditMode( 
   EmbeddableEditorBase editor
)

パラメータ

editor
EmbeddableEditorBase 派生のインスタンス

戻り値の型

エディターが編集モードを決して離れない場合は True。
解説
デフォルトの実装は false を返します。
参照