DataViewBase Attached Properties
Serves as a base for classes that represent Views.
Name | Description |
---|---|
Column |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Is |
Gets a value that indicates whether the cell is focused. |
Is |
Gets a value that indicates whether the row is focused. This is an attached property. This is a dependency property. |
Row |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
See Also