RadControls for Silverlight

The Footer type exposes the following members.

Constructors

  NameDescription
Public methodFooter()()()()
Initializes a new instance of the Footer class.
Public methodFooter(Footer)
Initializes a new instance of the Footer class.

Methods

  NameDescription
Public methodCopyPropertiesFrom (Inherited from HeaderFooterBase.)
Protected methodCopyPropertiesFromOverride (Inherited from HeaderFooterBase.)
Public methodCreateDeepCopy (Inherited from HeaderFooterBase.)
Public methodCreateInstance (Overrides HeaderFooterBase..::..CreateInstance()()()().)
Protected methodOnChanged
Raises the [E:Changed] event.
(Inherited from HeaderFooterBase.)

Extension Methods

  NameDescription
Public Extension MethodGetHashCodeOrZero (Defined by ExtensionMethods.)

Properties

  NameDescription
Public propertyBody
Gets or sets the body document.
(Inherited from HeaderFooterBase.)
Public propertyIsEmpty
Gets a value indicating whether header/footer is empty.
(Inherited from HeaderFooterBase.)
Public propertyIsLinkedToPrevious (Inherited from HeaderFooterBase.)
Public propertySize
Gets the size.
(Inherited from HeaderFooterBase.)

Events

  NameDescription
Public eventChanged
Occurs when header/footer body document is changed.
(Inherited from HeaderFooterBase.)

See Also