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