#AllowDataFieldsInDescription

##About

Summary: Gets or sets whether any column names (enclosed in square brackets) in the "Header", "Title", "Description", or "Footer" of the report should be replaced with the first value of the results for that column.
Data Type: System.Boolean
Accepted Values:
Default Value: True
Impacted Features:
Purpose:
Usage:
Caveats:

##Code Samples ###Global.asax (C♯)

```

###Global.asax (VB.NET)

```visualbasic
##Alternate Usage: ##Screenshots