ColumnFilterDeclareInternalEventHandlers Method TIBCO Spotfire 7.11 API Reference
Override this method to declare handlers of internal events.

Namespace: Spotfire.Dxp.Application.Filters
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax

C#
protected override void DeclareInternalEventHandlers(
	InternalEventManager eventManager
)

Parameters

eventManager
Type: Spotfire.Dxp.Framework.DocumentModelInternalEventManager
The internal event manager
Version Information

Supported in: 7.9, 7.8, 7.7, 7.6, 7.5, 7.11, 7.10
See Also

Reference