Click or drag to resize

DocumentControl Methods

The DocumentControl type exposes the following members.

Methods
  NameDescription
Protected methodGetCallback
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides ControlGetCallback.)
Protected methodOnPageClosed
Raises the PageClosed event.
Protected methodOnPageReordered
Raises the PageReordered event.
Protected methodOnSelectedIndexChanged
Raises the SelectedIndexChanged event.
Public methodRemove
Remove the specified child from the container.
(Overrides ContainerRemove(Control).)
Top
See Also