Click or drag to resize

ExportCommandOptions Enumeration

Options affecting how export commands are presented and handled.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum ExportCommandOptions
Members
  Member nameValueDescription
ConsolePaneExport1 When set, specifies that Excel export buttons should be provided on console pane headers even if the ConsolePaneExport Excel feature is set to false. Has no effect otherwise.
See Also