Uses of Class
com.stimulsoft.report.components.bands.StiGroupHeaderBand
Packages that use StiGroupHeaderBand
Package
Description
-
Uses of StiGroupHeaderBand in com.stimulsoft.report.components.bands
Fields in com.stimulsoft.report.components.bands declared as StiGroupHeaderBandModifier and TypeFieldDescriptionStiGroupFooterBandInfoV1.groupHeaderStiGroupFooterBandInfoV2.GroupHeaderGets or sets the group of headers which fits to this footer.Fields in com.stimulsoft.report.components.bands with type parameters of type StiGroupHeaderBandModifier and TypeFieldDescriptionStiDataBandInfoV2.GroupHeaderComponentsGets or sets a collection of header groups.StiDataBandInfoV2.GroupHeaders -
Uses of StiGroupHeaderBand in com.stimulsoft.report.components.crossBands
Subclasses of StiGroupHeaderBand in com.stimulsoft.report.components.crossBandsModifier and TypeClassDescriptionclassThe class describes Cross Group Header Band. -
Uses of StiGroupHeaderBand in com.stimulsoft.report.dictionary
Constructor parameters in com.stimulsoft.report.dictionary with type arguments of type StiGroupHeaderBandModifierConstructorDescriptionStiGroupSummaryDataSort(Hashtable groupSummaries, Hashtable groupLines, ArrayList<StiGroupHeaderBand> groupHeaders, Hashtable baseRowOrder) -
Uses of StiGroupHeaderBand in com.stimulsoft.report.engine.engineV1.builders
Methods in com.stimulsoft.report.engine.engineV1.builders that return types with arguments of type StiGroupHeaderBandMethods in com.stimulsoft.report.engine.engineV1.builders with parameters of type StiGroupHeaderBandModifier and TypeMethodDescriptionbooleanStiDataBandV1Builder.GetGroupFooterResult(StiDataBand dataBand, StiGroupHeaderBand groupHeaderBand) booleanStiDataBandV1Builder.GetGroupHeaderResult(StiDataBand dataBand, StiGroupHeaderBand groupHeaderBand) -
Uses of StiGroupHeaderBand in com.stimulsoft.report.engine.engineV2.builders
Methods in com.stimulsoft.report.engine.engineV2.builders that return types with arguments of type StiGroupHeaderBandModifier and TypeMethodDescriptionStiDataBandV2Builder.GetGroupHeaders(StiDataBand masterDataBand) Returns a collection of group headers.Methods in com.stimulsoft.report.engine.engineV2.builders with parameters of type StiGroupHeaderBandModifier and TypeMethodDescriptionstatic ObjectStiGroupHeaderBandV2Builder.GetCurrentConditionValue(StiGroupHeaderBand masterGroupHeaderBand) Returns the current value of a condition of grouping.static ObjectStiGroupHeaderBandV2Builder.GetCurrentSummaryExpressionValue(StiGroupHeaderBand masterGroupHeaderBand) Returns the current value of a summary expression of grouping.final booleanStiDataBandV2Builder.GetGroupFooterResult(StiDataBand masterDataBand, StiGroupHeaderBand groupHeaderBand) final booleanStiDataBandV2Builder.GetGroupHeaderResult(StiDataBand masterDataBand, StiGroupHeaderBand groupHeaderBand) static StiDataBandStiGroupHeaderBandV2Builder.getMaster(StiGroupHeaderBand masterGroupHeaderBand) Returns the Master component of this component.