Gets the Filter with the specified DataColumn.
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#
public Filter this[ DataColumn dataColumn ] { get; }
Parameters
- dataColumn
- Type: Spotfire.Dxp.DataDataColumn
Property Value
Type: FilterVersion Information
See Also