Click or drag to resize

StiGroupHeaderBandCondition Property

Gets or sets grouping condition.

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

Property Value

Type: StiGroupConditionExpression

Implements

IStiGroupCondition
See Also