ParameterCollectionEditor Members
.NET Framework 2.0
Provides a component editor for the ParameterCollection object that is specified by the Parameters properties of the associated data source control.
The following tables list the members exposed by the ParameterCollectionEditor type.
| Name | Description | |
|---|---|---|
| ParameterCollectionEditor | Initializes a new instance of the ParameterCollectionEditor class. |
| Name | Description | |
|---|---|---|
| IsDropDownResizable | Gets a value indicating whether drop-down editors should be resizable by the user.(Inherited from UITypeEditor.) |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| EditValue | Overloaded. Edits the values of a parameter collection for the associated data source control. |
| Equals | Overloaded. Determines whether two Object instances are equal. (Inherited from Object.) |
| GetEditStyle | Overloaded. Gets the editing style that is associated with this editor. |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
| GetPaintValueSupported | Overloaded. Indicates whether this editor supports painting a representation of an object's value. (Inherited from UITypeEditor.) |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| PaintValue | Overloaded. Paints a representation of the value of an object. (Inherited from UITypeEditor.) |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (Inherited from Object.) |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
Show: