VirtualColumnProducer GetConfigureColumnsTriggerCore Method TIBCO Spotfire 6.5 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: 14.10.7525.5058 (14.10.7525.5058)
Syntax

protected abstract Trigger GetConfigureColumnsTriggerCore()

Return Value

Type: Trigger
The trigger
Version Information

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