PropertyNameUITypeEditorデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
IsDropDownResizable | Gets a value indicating whether drop-down editors should be resizable by the user. System.Drawing.Design.UITypeEditorから継承されます。 |
名前 | 解説 | |
---|---|---|
EditValue | オーバーロードされます。 Edits the value of the specified object using the editor style indicated by the System.Drawing.Design.UITypeEditor.GetEditStyle method. Infragistics.Shared.UITypeEditorListBaseから継承されます。 | |
GetEditStyle | オーバーロードされます。 Gets the editor style used by the System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object) method. Infragistics.Shared.UITypeEditorListBaseから継承されます。 | |
GetObject | 指定されたコンテキストに基づいてプロパティがリストに使用されるオブジェクトを返します。 | |
GetPaintValueSupported | オーバーロードされます。 Indicates whether this editor supports painting a representation of an object's value. System.Drawing.Design.UITypeEditorから継承されます。 | |
PaintValue | オーバーロードされます。 Paints a representation of the value of the specified object to the specified canvas. System.Drawing.Design.UITypeEditorから継承されます。 |
名前 | 解説 | |
---|---|---|
GetCommonPropertyList | 配列の項目の共有プロパティのリストを取得します。 | |
GetListItems | オーバーライドされます。 UITypeEditorリストの項目を取得します。 | |
InitializeListBox | Infragistics.Shared.UITypeEditorListBaseから継承されます。 | |
ValidateEditItem | オーバーライドされます。 現在選択されている編集項目を検証します。 |