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

DataControlBase Attached Properties

Serves as a base for classes that represents data-aware controls (e.g. GridControl).
Name Description
ActiveView static Gets the grid’s View that represents data from a data source.
CurrentView static Gets or sets the view currently used within a grid. This is a dependency property.
CurrentViewChangedListener static This member supports the internal infrastructure and cannot be used directly from your code. This is a dependency property.
See Also