Packagestimulsoft.report.components.enums
Classpublic class StiRestrictions
InheritanceStiRestrictions Inheritance Object



Public Constants
 ConstantDefined 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
Constant Detail
AllConstant
public static const All:int = 31

AllowChangeConstant 
public static const AllowChange:int = 8

AllowDeleteConstant 
public static const AllowDelete:int = 16

AllowMoveConstant 
public static const AllowMove:int = 1

AllowResizeConstant 
public static const AllowResize:int = 2

AllowSelectConstant 
public static const AllowSelect:int = 4

NoneConstant 
public static const None:int = 0