Click or drag to resize

StiComponentGetGroupHeaderBand Method

Returns the GroupHeaderBand in which the component is located. Returns null, if nothing is located.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiGroupHeaderBand GetGroupHeaderBand()

Return Value

Type: StiGroupHeaderBand
GroupHeaderBand.
See Also