Package | stimulsoft.report.components.enums |
Class | public class StiSystemTextType |
Inheritance | StiSystemTextType ![]() |
Constant | Defined By | ||
---|---|---|---|
DataColumn : int = 1 [static] | StiSystemTextType | ||
Expression : int = 0 [static] | StiSystemTextType | ||
None : int = 4 [static] | StiSystemTextType | ||
SystemVariables : int = 2 [static] | StiSystemTextType | ||
Totals : int = 3 [static] | StiSystemTextType |
DataColumn | Constant |
public static const DataColumn:int = 1
Expression | Constant |
public static const Expression:int = 0
None | Constant |
public static const None:int = 4
SystemVariables | Constant |
public static const SystemVariables:int = 2
Totals | Constant |
public static const Totals:int = 3