RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX

The RenderedObject type exposes the following members.

Methods

  NameDescription
Public methodBringForward
Send element at one step forward in the render order list
Public methodBringToFront
Set element at the first position in render order list
Public methodDispose (Inherited from StateManagedObject.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetOrder
Get this elements order position in container
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemove
Remove this element from render order list
Public methodSendBackward
Send element at one step back in the render order list
Public methodSendToBack
Send element at the end of render order list
Public methodSetDirty
Sets the item dirty state
(Inherited from StateManagedObject.)
Public methodSetOrder
Set this object in new render order position
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also