Uses of Class
com.stimulsoft.report.components.enums.StiGroupSummaryType

Packages that use StiGroupSummaryType
com.stimulsoft.report.components.bands   
com.stimulsoft.report.components.enums   
 

Uses of StiGroupSummaryType in com.stimulsoft.report.components.bands
 

Methods in com.stimulsoft.report.components.bands that return StiGroupSummaryType
 StiGroupSummaryType StiGroupHeaderBand.getSummaryType()
          Gets or sets the sorting direction of grouped data.
 

Methods in com.stimulsoft.report.components.bands with parameters of type StiGroupSummaryType
 void StiGroupHeaderBand.setSummaryType(StiGroupSummaryType value)
           
 

Uses of StiGroupSummaryType in com.stimulsoft.report.components.enums
 

Methods in com.stimulsoft.report.components.enums that return StiGroupSummaryType
static StiGroupSummaryType StiGroupSummaryType.forValue(int value)
           
static StiGroupSummaryType StiGroupSummaryType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiGroupSummaryType[] StiGroupSummaryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.