ASPxPropertyEditor Methods
The base class for Property Editors that use controls inherited from ASPxEditBase.
Name | Description |
---|---|
Break |
Unsubscribes from the control’s events and, depending on the parameter, also disposes of the control and removes the link to the control.
Inherited from Web |
Create |
Creates a control that represents the current View Item in a UI.
Inherited from View |
Dispose() |
Releases all resources used by this View |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Specifies the underlying type of the property represented by the current Property Editor.
Inherited from Property |
Get |
For internal use.
Inherited from Web |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Read |
Reads a value to the current Property Editor’s control.
Inherited from Property |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Refresh() |
Refreshes the current Property Editor’s control value.
Inherited from Property |
Refresh |
Refreshes the current View Item. Optionally, refreshes the View Item’s data source.
Inherited from View |
Refresh |
Refreshes the data source of the current View |
Save |
Saves the required information on the current state of the View Item to the Application Model.
Inherited from View |
Set |
Applies the specified horizontal alignment to the Web |
Set |
Sets the specified id for the Property Editor’s control.
Inherited from Web |
To |
Returns a string that represents the current object. Inherited from Object. |
Write |
Sets the value that is specified in the current Property Editor’s control for the bound property.
Inherited from Property |
See Also