CheckBoxHierarchyFilter HasFixedHeight Property TIBCO Spotfire 6.5 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: 14.10.7525.5058 (14.10.7525.5058)
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: 6.5
See Also