Attached Properties
DXGrid provides the following attached properties.
Attached Property | Description |
---|---|
Band |
Specifies the row that the current column cells occupy within the band. |
Column |
Gets a value that specifies which grid element contains the column’s header. |
Column |
Gets or sets the column’s navigation index. |
Data |
Gets the grid’s view that represents data from a data source. |
Data |
Gets or sets whether the columns that currently exist in the grid, but not in a layout when it is restored, should be retained. |
Data |
Gets or sets whether the columns that exist in a layout when it is restored, but do not currently exist in the grid, should be discarded. |
Data |
Gets a value that indicates whether the cell is focused. |
Data |
Gets a value that indicates whether the row is focused. |
Row |
Provides access to Row |