Click or drag to resize

StiBandInteractionCollapsed Property

Gets or sets the boolean expression which indicates whether a group, when rendering, should be collapsed or not.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiCollapsedExpression Collapsed { get; set; }

Property Value

Type: StiCollapsedExpression
See Also