| Package | stimulsoft.report.check.enums |
| Class | public class StiCheckObjectType |
| Inheritance | StiCheckObjectType Object |
| Constant | Defined By | ||
|---|---|---|---|
| Component : int = 2 [static] | StiCheckObjectType | ||
| Database : int = 3 [static] | StiCheckObjectType | ||
| DataColumn : int = 6 [static] | StiCheckObjectType | ||
| DataRelation : int = 5 [static] | StiCheckObjectType | ||
| DataSource : int = 4 [static] | StiCheckObjectType | ||
| Page : int = 1 [static] | StiCheckObjectType | ||
| Report : int = 0 [static] | StiCheckObjectType | ||
| Variable : int = 7 [static] | StiCheckObjectType | ||
| Component | Constant |
public static const Component:int = 2| Database | Constant |
public static const Database:int = 3| DataColumn | Constant |
public static const DataColumn:int = 6| DataRelation | Constant |
public static const DataRelation:int = 5| DataSource | Constant |
public static const DataSource:int = 4| Page | Constant |
public static const Page:int = 1| Report | Constant |
public static const Report:int = 0| Variable | Constant |
public static const Variable:int = 7