#PreviewColumnLimitMessage

##About

Summary: Gets or sets the message that appears when the column limit is reached or exceeded on the Preview tab of the Izenda.Web.UI.AdHocReportDesigner.
Data Type: System.String
Accepted Values:
Default Value: Reports with more than 100 fields must be exported to CSV. Please check CSV Export to view data.
Impacted Features:
Purpose:
Usage:
Caveats:

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

```

###Global.asax (VB.NET)

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