Click or drag to resize

featurePropertiesdataexport_ConsolePaneExport Property

Specifies whether or not Excel export buttons should be provided on console pane headers for mappers supporting data export. Default is True.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool dataexport_ConsolePaneExport { get; }

Property Value

Type: Boolean
Specifies whether or not Excel export buttons should be provided on console pane headers for mappers supporting data export. Default is True.
See Also