DataExportCommandInfo Fields |
The DataExportCommandInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Caption | The caption to use for the MapperCommand. | |
| CommandName | The name/key that the Command responds to. | |
| CssClass | The set of CSS Classes to use when rendering the MapperCommand. | |
| ExportOptions | The default set of MapperExportOptions to use when executing this MapperCommand. | |
| Icon | The icon to use when rendering the MapperCommand. | |
| IsAsInListCommand | Determines if the export command is intended to return the set of fields as they appear on the list. | |
| Tooltip | The tooltip to use when rendering the MapperCommand. |