Back to Devexpress

Document Events

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-tabbed-dot-document-dot-underscore-events.md

latest1.4 KB
Original Source

Document Events

A document within a TabbedView.

NameDescription
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
IsSelectedChangedOccurs when the current Document‘s selected state has changed.
ParentChangedOccurs when the current Document changes its parent DocumentGroup.

See Also

Document Class

Document Members

DevExpress.XtraBars.Docking2010.Views.Tabbed Namespace