Member Table: Styles and Templates
Member | Description |
---|---|
ASPxPivotGrid.Styles | Provides access to the style settings that control the appearance of the pivot grid's elements. |
ASPxPivotGrid.CellTemplate | Specifies a template to display the content of cells. |
ASPxPivotGrid.EmptyAreaTemplate | Specifies a template to display the content of the empty area. |
ASPxPivotGrid.FieldValueTemplate | Specifies a template to display the content of field value cells. |
ASPxPivotGrid.HeaderTemplate | Specifiees a template to display the content of field headers. |
PivotGridField.HeaderTemplate | Specifies a template used to display the content of the field's header. |
PivotGridField.ValueTemplate | Specifies a template to display the content of the field's value cells. |
Feedback