Packagestimulsoft.report.components.bands
Classpublic class StiDataBandInfoV1
InheritanceStiDataBandInfoV1 Inheritance StiComponentInfo Inheritance StiObject Inheritance Object



Public Properties
 PropertyDefined By
  groupFooterComponents : StiComponentsCollection = null
Gets or sets a collection of footer groups.
StiDataBandInfoV1
  groupHeaderComponents : StiComponentsCollection = null
Gets or sets a collection of header groups.
StiDataBandInfoV1
Public Methods
 MethodDefined By
 Inherited
clone(... args):Object
[override]
StiComponentInfo
  
equals(object:Object):Boolean
[override]
StiDataBandInfoV1
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
  
[override]
StiDataBandInfoV1
Property Detail
groupFooterComponentsproperty
public var groupFooterComponents:StiComponentsCollection = null

Gets or sets a collection of footer groups.

groupHeaderComponentsproperty 
public var groupHeaderComponents:StiComponentsCollection = null

Gets or sets a collection of header groups.

Method Detail
equals()method
override public function equals(object:Object):Boolean

Parameters

object:Object

Returns
Boolean
memberwiseClone()method 
override public function memberwiseClone():Object

Returns
Object