[]
Specifies the RDLX toolbox item types.
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum RdlxToolBoxItem
| Name | Description |
|---|---|
| bandedlist | BandedList item. |
| barcode | Barcode item. |
| bullet | Bullet item. |
| chart | Chart item. |
| checkbox | CheckBox item. |
| container | Container item. |
| formattedtext | FormattedText item. |
| image | Image item. |
| inputfield | InputField item. |
| line | Line item. |
| list | List item. |
| overflowplaceholder | OverflowPlaceholder item. |
| shape | Shape item. |
| sparkline | Sparkline item. |
| subreport | SubReport item. |
| table | Table item. |
| tableofcontents | Table of Contents item. |
| tablix | Tablix item. |
| textbox | TextBox item. |