XslTransformFileEditor Members
.NET Framework 3.0
Provides a design-time user interface for selecting an XML transform file.
The following tables list the members exposed by the XslTransformFileEditor type.
| Name | Description | |
|---|---|---|
| XslTransformFileEditor | Initializes a new instance of the XslTransformFileEditor class. |
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| IsDropDownResizable | Gets a value indicating whether drop-down editors should be resizable by the user.(inherited from UITypeEditor) |
| Name | Description | |
|---|---|---|
| Caption | Overridden. Gets the caption to display on the selection dialog box. |
| Filter | Overridden. Gets the URL filter options for the editor, which is used to filter the items that appear in the URL selection dialog box. |
| Options | Indicates the options for the URL builder to use.(inherited from UrlEditor) |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| EditValue | Overloaded. Edits the value of the specified object. (inherited from UrlEditor) |
| Equals | Overloaded. Determines whether two Object instances are equal. (inherited from Object) |
| GetEditStyle | Overloaded. Gets the editing style of the EditValue method. (inherited from UrlEditor) |
| GetHashCode | Serves as a hash function for a particular type. (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) |
Community Additions
ADD
Show: