MapAutoBools Enumeration
Updated: February 25, 2016
Represents a Boolean enumeration for the Map.
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
| Member name | Description | |
|---|---|---|
| Auto | Automatically determines true or false at run time. | |
| False | Evaluates to false. | |
| True | Evaluates to true. |
Show: