DataControlBase Attached Properties
Serves as a base for classes that represent data-aware controls (e.g. GridControl, TreeListControl).
Name | Description |
---|---|
Active |
Gets the grid's View that displays data from a data source. |
Current |
Gets or sets the view currently used within a grid. This is a dependency property. |
Current |
This member supports the internal infrastructure and cannot be used directly from your code. This is a dependency property. |
See Also