Skip to main content
.NET 8.0+

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

ViewItem Events

Represents a base class for View Items.
Name Description
ControlCreated Occurs after a control has been created for the current View Item.
ControlCreating Occurs before a control is created for the current View Item.
CurrentObjectChanged Occurs after changing the object (not an object’s property value) for which the current View Item’s View is created.
CurrentObjectChanging Occurs before changing the object for which the current View Item’s View is created.
See Also