Back to Devexpress

DataControlBase Attached Properties

wpf-devexpress-dot-xpf-dot-grid-dot-datacontrolbase-dot-underscore-attachedproperties.md

latest958 B
Original Source

DataControlBase Attached Properties

Serves as a base for classes that represents data-aware controls (e.g. GridControl).

NameDescription
ActiveView staticGets the grid’s View that represents data from a data source.
CurrentView staticGets or sets the view currently used within a grid. This is a dependency property.
CurrentViewChangedListener staticThis member supports the internal infrastructure and cannot be used directly from your code. This is a dependency property.

See Also

DataControlBase Class

DataControlBase Members

DevExpress.Xpf.Grid Namespace