This class is used when overriding the RegisterVirtualColumnProducers(AddInVirtualColumnRegistrar)
method to register new virtual column producers.
Inheritance Hierarchy
Spotfire.Dxp.Application.ExtensionAddInVirtualColumnRegistrar
Namespace: Spotfire.Dxp.Application.Extension
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public sealed class VirtualColumnRegistrar
The AddInVirtualColumnRegistrar type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RegisterTColumnProducer, TVirtualWorker(CustomTypeIdentifier) |
Register a virtual column producer.
| |
| RegisterTColumnProducer, TVirtualWorker(CustomTypeIdentifier, LicensedFunction) |
Register a virtual column producer.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Version Information
See Also