Back to Devexpress

DocumentGroup Events

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

latest1.9 KB
Original Source

DocumentGroup Events

A group of Documents within a TabbedView.

NameDescription
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
SelectionChangedOccurs when document selection within the current DocumentGroup changes.
TabMouseActivatingOccurs when an end-user clicks a tab page header within the current DocumentGroup to activate a corresponding Document.
VisibilityChangedFires whenever the current DocumentGroup‘s visibility changes.

See Also

DocumentGroup Class

DocumentGroup Members

DevExpress.XtraBars.Docking2010.Views.Tabbed Namespace