```scss
// Property(ies): filterAnchored
// Component(s): Ti.UI.TableView
'.filter-anchored': { filterAnchored: true }
'.dont-filter-anchored': { filterAnchored: false }
```