Back to Devexpress

Document Events

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

latest2.1 KB
Original Source

Document Events

A Document within a WidgetView.

NameDescription
CustomButtonCheckedOccurs when a check Custom Header Button within this Document is checked.
CustomButtonClickOccurs when an end-user clicks a regular Custom Header Button within this Document.
CustomButtonUncheckedOccurs when a check Custom Header Button within this Document is unchecked.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
MaximizedOccurs when this Document is maximized at runtime.
RestoredOccurs when this maximized Widget Document is restored to its normal state.

See Also

Document Class

Document Members

DevExpress.XtraBars.Docking2010.Views.Widget Namespace