CheckBoxHierarchyFilterHasFixedHeight Property TIBCO Spotfire 7.6 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: 25.11.10401.3615 (25.11.10401.3615)
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.6, 7.5, 7.0, 6.5
See Also

Reference