Vue PivotGrid Pivot Grid Cell
An object containing information about the pivot grid cell.
                        Type:
                    
        columnType
The type of the column to which the cell belongs. Available for data area cells only.
                        Type:
                    
                
                    Accepted Values: 'D' | 'T' | 'GT'
                
        The columnType field has the following values:
- 'D'
 A data field.
- 'T'
 The Total column.
- 'GT'
 The Grand total column.
rowType
The type of the row to which the cell belongs. Available for data area cells only.
                        Type:
                    
                
                    Accepted Values: 'D' | 'T' | 'GT'
                
        The rowType field has the following values:
- "D"
 A data field.
- "T"
 The Total row.
- "GT"
 The Grand total row.
type
The cell's type. Available for row or column area cells only.
                        Type:
                    
                
                    Accepted Values: 'D' | 'T' | 'GT'
                
        The type field has the following values.
- "D"
 A data field.
- "T"
 The Total column/row.
- "GT"
 The Grand total column/row.
        
            Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
    Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.