| Package | stimulsoft.report.components.enums |
| Class | public class StiCheckStyle |
| Inheritance | StiCheckStyle Object |
| Constant | Defined By | ||
|---|---|---|---|
| Check : int = 1 [static] | StiCheckStyle | ||
| CheckRectangle : int = 3 [static] | StiCheckStyle | ||
| Cross : int = 0 [static] | StiCheckStyle | ||
| CrossCircle : int = 4 [static] | StiCheckStyle | ||
| CrossRectangle : int = 2 [static] | StiCheckStyle | ||
| DotCircle : int = 5 [static] | StiCheckStyle | ||
| DotRectangle : int = 6 [static] | StiCheckStyle | ||
| None : int = 9 [static] | StiCheckStyle | ||
| NoneCircle : int = 7 [static] | StiCheckStyle | ||
| NoneRectangle : int = 8 [static] | StiCheckStyle | ||
| Check | Constant |
public static const Check:int = 1| CheckRectangle | Constant |
public static const CheckRectangle:int = 3| Cross | Constant |
public static const Cross:int = 0| CrossCircle | Constant |
public static const CrossCircle:int = 4| CrossRectangle | Constant |
public static const CrossRectangle:int = 2| DotCircle | Constant |
public static const DotCircle:int = 5| DotRectangle | Constant |
public static const DotRectangle:int = 6| None | Constant |
public static const None:int = 9| NoneCircle | Constant |
public static const NoneCircle:int = 7| NoneRectangle | Constant |
public static const NoneRectangle:int = 8