Document Events
A document within a TabbedView.| Name | Description |
|---|---|
| Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
| IsSelectedChanged | Occurs when the current Document‘s selected state has changed. |
| ParentChanged | Occurs when the current Document changes its parent DocumentGroup. |
See Also