| Package | stimulsoft.report.components.bands |
| Class | public class StiDataBandInfoV1 |
| Inheritance | StiDataBandInfoV1 StiComponentInfo StiObject Object |
| 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 = nullGets or sets a collection of footer groups.
| groupHeaderComponents | property |
public var groupHeaderComponents:StiComponentsCollection = nullGets or sets a collection of header groups.
| equals | () | method |
override public function equals(object:Object):BooleanParameters
object:Object |
Boolean |
| memberwiseClone | () | method |
override public function memberwiseClone():ObjectReturnsObject |