Packagestimulsoft.report.components.enums
Classpublic class StiIconSetValueType
InheritanceStiIconSetValueType Inheritance Object

Types of value of Icon Sets.



Public Constants
 ConstantDefined By
  Percent : int = 1
[static] Specified percent.
StiIconSetValueType
  Value : int = 0
[static] Specified value.
StiIconSetValueType
Constant Detail
PercentConstant
public static const Percent:int = 1

Specified percent.

ValueConstant 
public static const Value:int = 0

Specified value.