#Formats
##About
Summary: Gets or sets the collection of available formats that will be displayed in the "Format" dropdown menus on the Izenda.Web.UI.AdHocReportDesigner.
Data Type: Izenda.AdHoc.FormatCollection
Accepted Values:
Default Value: {{0}, {0:#,0}, {0:#,0.00}, {0:C2}, MoneyDividedByHundred, {0:d}, {0:D}, {0:t}, {0:T}, {0:f}, {0:F}, {0:g}, {0:G}, {0:Old}, TimePeriod, {0:##.0}, {0:##.00}, {0:##.000}, {0:0.##%}, PercentOfGroupWithRounding, PercentOfGroup, Gauge, GaugeVariable, GaugeDashboard, GaugeDashboardLinear, LineFeed, Box, HeatMap, HeatMapWithoutLabel, Custom, DivisionByZero}
Impacted Features:
Purpose:
Usage:
Caveats:
##Code Samples ###Global.asax (C♯)
```
###Global.asax (VB.NET)
```visualbasic
##Alternate Usage:
##Screenshots
