| Package | stimulsoft.report.components.enums |
| Class | public class StiRestrictions |
| Inheritance | StiRestrictions Object |
| Constant | Defined By | ||
|---|---|---|---|
| All : int = 31 [static] | StiRestrictions | ||
| AllowChange : int = 8 [static] | StiRestrictions | ||
| AllowDelete : int = 16 [static] | StiRestrictions | ||
| AllowMove : int = 1 [static] | StiRestrictions | ||
| AllowResize : int = 2 [static] | StiRestrictions | ||
| AllowSelect : int = 4 [static] | StiRestrictions | ||
| None : int = 0 [static] | StiRestrictions | ||
| All | Constant |
public static const All:int = 31| AllowChange | Constant |
public static const AllowChange:int = 8| AllowDelete | Constant |
public static const AllowDelete:int = 16| AllowMove | Constant |
public static const AllowMove:int = 1| AllowResize | Constant |
public static const AllowResize:int = 2| AllowSelect | Constant |
public static const AllowSelect:int = 4| None | Constant |
public static const None:int = 0