'宣言 Public ReadOnly Property ActiveEditor As Microsoft.Maui.Controls.View
public Microsoft.Maui.Controls.View ActiveEditor {get;}
このプロパティは、グリッドが現在編集モードであるかどうかを判定するためによく使用されます。 グリッドが編集モードでない場合、このプロパティは null を返します。
C1GridControl クラス C1GridControl メンバ