DataBindingCollectionEditor クラス
アセンブリ: System.Design (system.design.dll 内)
構文<ObsoleteAttribute("Use of this type is not recommended because DataBindings editing is launched via a DesignerActionList instead of the property grid. http://go.microsoft.com/fwlink/?linkid=14202")> _ Public Class DataBindingCollectionEditor Inherits UITypeEditor
[ObsoleteAttribute("Use of this type is not recommended because
DataBindings editing is launched via a DesignerActionList instead of the property
grid. http://go.microsoft.com/fwlink/?linkid=14202")]
public class DataBindingCollectionEditor :
UITypeEditor
[ObsoleteAttribute(L"Use of this type is not recommended because DataBindings editing is launched via a DesignerActionList instead of the property grid. http://go.microsoft.com/fwlink/?linkid=14202")] public ref class DataBindingCollectionEditor : public UITypeEditor
解説DataBindingCollectionEditor クラスは今後使用しません。デザイン時のデータ バインディングの編集は、プロパティ グリッドではなく、DesignerActionList から行われます。詳細については、「ActionLists」を参照してください。
.NET Framework のセキュリティ- SecurityPermission (アンマネージ コードを呼び出すために必要なアクセス許可)。要求値 : Demand。アクセス許可値 : UnmanagedCode。
継承階層System.Drawing.Design.UITypeEditor
System.Web.UI.Design.DataBindingCollectionEditor
スレッド セーフ
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- DataBindingCollectionEditor クラスのページへのリンク