Uses of Enum Class
com.stimulsoft.report.components.enums.StiEmptySizeMode
Packages that use StiEmptySizeMode
-
Uses of StiEmptySizeMode in com.stimulsoft.report.components.bands
Methods in com.stimulsoft.report.components.bands that return StiEmptySizeModeModifier and TypeMethodDescriptionStiEmptyBand.getSizeMode()This property allows to indicate how to change the size of the last row on a page.Methods in com.stimulsoft.report.components.bands with parameters of type StiEmptySizeMode -
Uses of StiEmptySizeMode in com.stimulsoft.report.components.enums
Methods in com.stimulsoft.report.components.enums that return StiEmptySizeModeModifier and TypeMethodDescriptionstatic StiEmptySizeModeStiEmptySizeMode.forValue(int value) static StiEmptySizeModeReturns the enum constant of this class with the specified name.static StiEmptySizeMode[]StiEmptySizeMode.values()Returns an array containing the constants of this enum class, in the order they are declared.