DXGrid Styles
The following table lists all style properties introduced by the DXGrid for Silverlight:
Visual Element | Property | Description | Target Element | Data Context (Binding Source) |
---|---|---|---|---|
Column Header | Specify styles applied to column headers. | System. | ||
Data Cell | Specify styles applied to data cells. | |||
Data Row | Specifies the style applied to data rows. | |||
Group Row | Specify styles applied to group rows. | System. | ||
Group Summary Item | Specifies the style applied to group summary items. | System. | ||
Total Summary Item | Specify styles applied to total summary items. | System. |
The following table contains styles applied to visual elements when a grid is printed.
Visual Element | Property | Description | Target Element | Data Context (Binding Source) |
---|---|---|---|---|
Data Cell | Specify styles applied to data cells when a grid is printed. | |||
Column Header | Specify styles applied to column headers when a grid is printed. | |||
Group Row | Specifies the style applied to group rows when a grid is printed. | |||
Total Summary Item | Specify styles applied to total summary items when a grid is printed. |