DXPivotGrid Elements That Support Templates
- 2 minutes to read
The following table lists all template properties introduced by Pivot Grid:
Visual Element | Property | Description | Data Context (Binding Source) |
---|---|---|---|
Customization Form | Specifies the template that defines the presentation of the Customization Form. | ||
Data Cell | Pivot Pivot Pivot | Specifies the template that defines the presentation of data cells. | DevExpress. |
Drag Indicator | Specifies the template that defines the presentation of the drag indicator. | null (Nothing in Visual Basic) | |
Field Header | Pivot | Specifies the template that defines the presentation of field headers. | |
Field Header (in a Customization Form, list arrangement) | Pivot Pivot | Specifies the template that defines the presentation of field headers in the Customization Form when they are arranged in a list. | |
Field Header (in a Customization Form, tree arrangement) | Pivot Pivot | Specifies the template that defines the presentation of field headers in the Customization Form when they are arranged in a tree. | |
Field Value | Pivot | Specifies the template that defines the presentation of field values. | DevExpress. |
Focused Cell's Border | Specifies the template that defines the presentation of the focused cell's border. | null (Nothing in Visual Basic) | |
Resizing Indicator | Specifies the template that defines the presentation of the resizing indicator. | null (Nothing in Visual Basic) |