Package | stimulsoft.report.components.enums |
Class | public class StiEmptySizeMode |
Inheritance | StiEmptySizeMode ![]() |
Constant | Defined By | ||
---|---|---|---|
AlignFooterToBottom : int = 2 [static] | StiEmptySizeMode | ||
AlignFooterToTop : int = 3 [static] | StiEmptySizeMode | ||
DecreaseLastRow : int = 1 [static] | StiEmptySizeMode | ||
IncreaseLastRow : int = 0 [static] | StiEmptySizeMode |
AlignFooterToBottom | Constant |
public static const AlignFooterToBottom:int = 2
AlignFooterToTop | Constant |
public static const AlignFooterToTop:int = 3
DecreaseLastRow | Constant |
public static const DecreaseLastRow:int = 1
IncreaseLastRow | Constant |
public static const IncreaseLastRow:int = 0