DocumentControl Methods |
The DocumentControl type exposes the following members.
Name | Description | |
---|---|---|
GetCallback |
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides ControlGetCallback.) | |
OnPageClosed |
Raises the PageClosed event.
| |
OnPageReordered |
Raises the PageReordered event.
| |
OnSelectedIndexChanged |
Raises the SelectedIndexChanged event.
| |
Remove |
Remove the specified child from the container.
(Overrides ContainerRemove(Control).) |