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

Packages that use StiGroupSummarySortDirection
com.stimulsoft.report.components.enums   
 

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

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