RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX

The TextBlockMarkedZone type exposes the following members.

Constructors

  NameDescription
Public methodTextBlockMarkedZone()()()()
Create new instance of TextBlockMarkedZone class.
Public methodTextBlockMarkedZone(MarkedZoneLabel, IContainer)
Create new instance of TextBlockMarkedZone class.

Methods

  NameDescription
Public methodBringForward
Send element at one step forward in the render order list
(Inherited from RenderedObject.)
Public methodBringToFront
Set element at the first position in render order list
(Inherited from RenderedObject.)
Public methodCopyFrom (Inherited from TextBlock.)
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
(Inherited from RenderedObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemove
Remove this element from render order list
(Inherited from RenderedObject.)
Public methodSendBackward
Send element at one step back in the render order list
(Inherited from RenderedObject.)
Public methodSendToBack
Send element at the end of render order list
(Inherited from RenderedObject.)
Public methodSetDirty
Sets the item dirty state
(Inherited from StateManagedObject.)
Public methodSetOrder
Set this object in new render order position
(Inherited from RenderedObject.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAppearance
Text field style
(Inherited from TextBlock.)
Public propertyContainer
Link to container element
(Inherited from RenderedObject.)
Public propertyParent
Parent chart element
(Inherited from TextBlock.)
Public propertyText
Contained text data
(Inherited from TextBlock.)
Public propertyVisible
get a and sets visibility of TextBlock
(Inherited from TextBlock.)

See Also