| C1.Xaml.FlexGrid アセンブリ > C1.Xaml.FlexGrid 名前空間 > C1FlexGrid クラス : ActiveEditor プロパティ |
'宣言 Public ReadOnly Property ActiveEditor As Windows.UI.Xaml.FrameworkElement
public Windows.UI.Xaml.FrameworkElement ActiveEditor {get;}
このプロパティは、グリッドが現在編集モードであるかどうかを判定するためによく使用されます。グリッドが編集モードでない場合、このプロパティは null を返します。
通常、返される Windows.UI.Xaml.FrameworkElement 要素は、実際のセルコンテンツを保持する Windows.UI.Xaml.Controls.Border 要素です。
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2