FilterCollectionItem Property (DataColumn)

Spotfire 15.0 API Reference
Gets the Filter with the specified DataColumn.

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

C#
public Filter this[
	DataColumn dataColumn
] { get; }

Parameters

dataColumn
Type: Spotfire.Dxp.DataDataColumn

Property Value

Type: Filter
Version Information


See Also

Reference