CheckBoxHierarchyFilterHasFixedHeight Property TIBCO Spotfire 7.9 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: 30.0.10915.3380 (30.0.10915.3380)
Syntax

C#
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.9, 7.8, 7.7, 7.6, 7.5, 7.0, 6.5
See Also

Reference