FlexGrid for WPF
ActiveEditor プロパティ (C1GridControl)

C1.WPF.GridControl アセンブリ > C1.WPF.Grid 名前空間 > C1GridControl クラス : ActiveEditor プロパティ
現在アクティブなセルエディタを取得します。
シンタックス
'宣言
 
Public ReadOnly Property ActiveEditor As System.Windows.FrameworkElement
public System.Windows.FrameworkElement ActiveEditor {get;}
解説

このプロパティは、グリッドが現在編集モードであるかどうかを判定するためによく使用されます。 グリッドが編集モードでない場合、このプロパティは null を返します。

参照

C1GridControl クラス
C1GridControl メンバ