Click or drag to resize

DataExportCommandInfo Fields

The DataExportCommandInfo type exposes the following members.

Fields
  NameDescription
Public fieldCaption
The caption to use for the MapperCommand.
Public fieldCommandName
The name/key that the Command responds to.
Public fieldCssClass
The set of CSS Classes to use when rendering the MapperCommand.
Public fieldExportOptions
The default set of MapperExportOptions to use when executing this MapperCommand.
Public fieldIcon
The icon to use when rendering the MapperCommand.
Public fieldIsAsInListCommand
Determines if the export command is intended to return the set of fields as they appear on the list.
Public fieldTooltip
The tooltip to use when rendering the MapperCommand.
Top
See Also