Uses of Class
com.stimulsoft.report.expressions.StiCollapsedExpression
Packages that use StiCollapsedExpression
-
Uses of StiCollapsedExpression in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return StiCollapsedExpressionModifier and TypeMethodDescriptionStiBandInteraction.getCollapsed()Gets or sets the boolean expression which indicates whether a group, when rendering, should be collapsed or not.Methods in com.stimulsoft.report.components with parameters of type StiCollapsedExpressionModifier and TypeMethodDescriptionvoidStiBandInteraction.setCollapsed(StiCollapsedExpression value) -
Uses of StiCollapsedExpression in com.stimulsoft.report.components.bands
Methods in com.stimulsoft.report.components.bands that return StiCollapsedExpressionModifier and TypeMethodDescriptionStiDataBand.getCollapsed()Gets or sets an expression to fill a collapsed value.StiGroupHeaderBand.getCollapsed()Gets or sets an expression to fill a collapsed value.Methods in com.stimulsoft.report.components.bands with parameters of type StiCollapsedExpressionModifier and TypeMethodDescriptionvoidStiDataBand.setCollapsed(StiCollapsedExpression value) voidStiGroupHeaderBand.setCollapsed(StiCollapsedExpression value)