Packagestimulsoft.report.crossTab.events
Classpublic class StiGetCrossValueEventArgs
InheritanceStiGetCrossValueEventArgs Inheritance Object



Public Properties
 PropertyDefined By
  value : *
Gets or sets the total value.
StiGetCrossValueEventArgs
Property Detail
valueproperty
value:*

Gets or sets the total value.


Implementation
    public function get value():*
    public function set value(value:any):void