| C1.Xaml.FlexGrid アセンブリ > C1.Xaml.FlexGrid 名前空間 > Column クラス : CellEditingTemplate プロパティ |
'宣言 Public Property CellEditingTemplate As Windows.UI.Xaml.DataTemplate
public Windows.UI.Xaml.DataTemplate CellEditingTemplate {get; set;}
CellTemplate プロパティと CellEditingTemplate プロパティは、Microsoft DataGrid for Silverlight/WPF の相当するプロパティと同様に機能します。
これらのプロパティは XAML で定義でき、列内のセルを表すビジュアル要素の作成に使用されます。
CellTemplate は通常のモードでセルを作成し、CellEditingTemplate は編集モードでセルを作成します。
サンプルについては、CellTemplate プロパティを参照してください。
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