#InvertedGridLimit

##About

Summary: Gets or sets the maximum number of rows allowed when using the inverted grid option for summary reports. If this limit is reached, an exception is thrown.
Data Type: System.Int32
Accepted Values:
Default Value: 36
Impacted Features:
Purpose:
Usage:
Caveats:

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

```

###Global.asax (VB.NET)

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