DataControlBase Attached Properties
Serves as a base for classes that represents data-aware controls (e.g. GridControl).Name | Description |
---|---|
CurrentGrid static | Gets or sets the data control 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