Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Document Events
Show Inherited Hide Inherited

A Document within a WidgetView.
Name Description
CustomButtonChecked Occurs when a check Custom Header Button within this Document is checked.
CustomButtonClick Occurs when an end-user clicks a regular Custom Header Button within this Document.
CustomButtonUnchecked Occurs when a check Custom Header Button within this Document is unchecked.
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
Maximized Occurs when this Document is maximized at runtime.
Restored Occurs when this maximized Widget Document is restored to its normal state.
See Also