DisplayValueColumnName
Pattern for displaying column names when DisplayValue property is set to ALL.
Data Type
string
Default Value
"{0}_display_value"
Remarks
The property accepts a pattern-like value used to format the column names when DisplayValue=ALL. '{0}' serves as a placeholder for the column names.