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; }
Public Overridable Property Collapsed As StiCollapsedExpression
Get
Set
Property Value
Type:
StiCollapsedExpressionSee Also