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; }
ReadOnly Property dataexport_ConsolePaneExport As Boolean
Get
Property Value
Type:
BooleanSpecifies whether or not Excel export buttons should be provided on console pane headers for mappers supporting data export. Default is True.
See Also