Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

cxPivotPatternChar Constant

Specifies a readable character to be shown in the data cell, if the data cell’s width is not efficient to render the current value entirely.

#Declaration

Delphi
const cxPivotPatternChar: Char = #;

#Returns

Type
Char

#Remarks

Use the cxPivotPatternChar constant to specify another than the default character to display it in the data cell when the data cell’s width doesn’t allow drawing its current value entirely.

See Also