バージョン

Editor プロパティ (ValidatingEventArgs)

その値が検証されている Editor を返します。または検証されているエンティティが埋め込みエディターでない場合は null を返します。
シンタックス
'宣言
 
Public ReadOnly Property Editor As Infragistics.Win.EmbeddableEditorBase
public Infragistics.Win.EmbeddableEditorBase Editor {get;}
解説

Control プロパティと Editor プロパティは、一方が有効な参照を返す時にもう一方は null を返さなければならない点で相互に排他的です。

参照