Package | stimulsoft.report.components.bands |
Class | public class StiDataBandInfoV1 |
Inheritance | StiDataBandInfoV1 ![]() ![]() ![]() |
Property | Defined 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 |
Method | Defined By | ||
---|---|---|---|
![]() | clone(... args):Object [override] | StiComponentInfo | |
equals(object:Object):Boolean [override] | StiDataBandInfoV1 | ||
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
![]() | isSimple(object:*):Boolean [static] | StiObject | |
memberwiseClone():Object [override] | StiDataBandInfoV1 |
groupFooterComponents | property |
public var groupFooterComponents:StiComponentsCollection = null
Gets or sets a collection of footer groups.
groupHeaderComponents | property |
public var groupHeaderComponents:StiComponentsCollection = null
Gets or sets a collection of header groups.
equals | () | method |
override public function equals(object:Object):Boolean
Parameters
object:Object |
Boolean |
memberwiseClone | () | method |
override public function memberwiseClone():Object
ReturnsObject |