Determines if a data column is present in the collection.
Namespace: Spotfire.Dxp.Application.VisualsAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- dataColumn
- Type: Spotfire.Dxp.Data DataColumn
The column to look for.
Return Value
Type: BooleanTrue if the column was present, false otherwise.
Version Information
See Also