DataGridDesigner.GetCachedTemplateEditingVerbs メソッド
アセンブリ: System.Design (system.design.dll 内)
構文<ObsoleteAttribute("Use of this method is not recommended because template editing is handled in ControlDesigner. To support template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202")> _ Protected Overrides Function GetCachedTemplateEditingVerbs As TemplateEditingVerb()
Dim returnValue As TemplateEditingVerb() returnValue = Me.GetCachedTemplateEditingVerbs
[ObsoleteAttribute("Use of this method is not recommended
because template editing is handled in ControlDesigner. To support
template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true).
http://go.microsoft.com/fwlink/?linkid=14202")]
protected override TemplateEditingVerb[] GetCachedTemplateEditingVerbs
()
[ObsoleteAttribute(L"Use of this method is not recommended because template editing is handled in ControlDesigner. To support template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202")] protected: virtual array<TemplateEditingVerb^>^ GetCachedTemplateEditingVerbs () override
/** @attribute ObsoleteAttribute("Use of this method is not recommended because template editing is handled in ControlDesigner. To support template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202") */ protected TemplateEditingVerb[] GetCachedTemplateEditingVerbs ()
ObsoleteAttribute("Use of this method is not recommended
because template editing is handled in ControlDesigner. To support template editing
expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202")
protected override function GetCachedTemplateEditingVerbs
() : TemplateEditingVerb[]
デザイナが使用できるキャッシュされたテンプレート編集動詞から構成される TemplateEditingVerb オブジェクトの配列。
.NET Framework のセキュリティ
プラットフォームWindows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Weblioに収録されているすべての辞書からDataGridDesigner.GetCachedTemplateEditingVerbs メソッドを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からDataGridDesigner.GetCachedTemplateEditingVerbs メソッド
を検索
- DataGridDesigner.GetCachedTemplateEditingVerbs メソッドのページへのリンク