CheckBoxHierarchyFilter HasFixedHeight Property TIBCO Spotfire 7.0 API Reference
Gets or sets a value indicating whether the height of the filter is fixed. If the number of items does not fit within the specified height then a scrollbar is added.

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

public bool HasFixedHeight { get; set; }

Property Value

Type: Boolean
true if the height of the filter is fixed; otherwise, false.
Version Information

Supported in: 7.0, 6.5
See Also