Package | stimulsoft.report.components.bands |
Class | public class StiGroupFooterBandInfoV2 |
Inheritance | StiGroupFooterBandInfoV2 ![]() ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
groupHeader : StiGroupHeaderBand = null Gets or sets the group of headers which fits to this footer. | StiGroupFooterBandInfoV2 | ||
printAtBottomComponent : StiComponent = null | StiGroupFooterBandInfoV2 |
Method | Defined By | ||
---|---|---|---|
StiGroupFooterBandInfoV2 | |||
![]() | clone(... args):Object [override] | StiComponentInfo | |
equals(object:Object):Boolean [override] | StiGroupFooterBandInfoV2 | ||
![]() | 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] | StiGroupFooterBandInfoV2 |
groupHeader | property |
public var groupHeader:StiGroupHeaderBand = null
Gets or sets the group of headers which fits to this footer.
printAtBottomComponent | property |
public var printAtBottomComponent:StiComponent = null
StiGroupFooterBandInfoV2 | () | Constructor |
public function StiGroupFooterBandInfoV2()
equals | () | method |
override public function equals(object:Object):Boolean
Parameters
object:Object |
Boolean |
memberwiseClone | () | method |
override public function memberwiseClone():Object
ReturnsObject |