VirtualColumnProducer GetConfigureColumnsTriggerCore Method TIBCO Spotfire 7.0 API Reference
Implement this method to provide a trigger that fires when the output columns needs to be created or changed. This trigger should not include the inputs changing as that is added automatically by the framework.

Namespace: Spotfire.Dxp.Data.VirtualColumns
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax

protected abstract Trigger GetConfigureColumnsTriggerCore()

Return Value

Type: Trigger
The trigger
Version Information

Supported in: 7.0, 6.5, 6.0, 5.5, 5.0
See Also