Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
UIElement Class Members
The following tables list the members exposed by UIElement.
Public Properties
Protected Properties
| Name | Description |
| Depth | Calculates the depth of the current UIElement within the scene graph. |
| Implementation | Retrieves a reference to the type factories that conceal an interface's actual implementing class. |
Public Methods
| Name | Description |
| ChildNode | |
| InitializeRenderer | |
| InitializeView | This method supports the internal Infragistics infrastructure, and is not intended for application use. |
| Render | Renders the current UIElement to the specified HtmlTextWriter instance. |
See Also