.NET MAUI コントロール
ActiveEditor プロパティ (C1GridControl)

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

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

参照

C1GridControl クラス
C1GridControl メンバ