Filter Modified Property TIBCO Spotfire 6.0 API Reference
Flag indicating that the filter is modified.

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

public bool Modified { get; }

Property Value

Type: Boolean
Remarks

A filter is considered to be modified if its filtered rows IndexSet is not full.
See Also