ActiveReports 8
IHeaderBand Interface Properties

For a list of all members of this type, see IHeaderBand members.

Public Properties
 NameDescription
 PropertyActionThe Action object of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyBookmarkSpecifies a bookmark that can be linked to via a Bookmark action. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyCanGrowIndicates that this band can grow in vertical direction. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBand)
 PropertyCanShrinkIndicates that this Band can shrink in vertical direction. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBand)
 PropertyDataElementNameThe name to use for the data element or attribute for this report item when rendered via a data oriented rendering extension (e.g. XML). (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyDataElementOutputIndicates how this item should appear when rendered with a data oriented rendering device. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyDocumentMapPath (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyHeightHeight of the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyHiddenIndicates if this report item should be hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyIsDynamicallyHiddenDetermines if this item has dynamic visiblity and is hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyKeepTogetherSpecifies, if the Band should try to keep the content together. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBand)
 PropertyLabelProvides a user friendly label for an instance of an item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyLeftThe distance of the item from the left of the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyNameThe name of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyOwnHidden (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyPageBreakAtEndReturns PageBreakAtEnd property for this Band. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBand)
 PropertyPageBreakAtStartReturns PageBreakAtStart property for this Band. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBand)
 PropertyParentSets or returns a reference to this object's parent. If the parent is unavailable null is returned. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent)
 PropertyRenderComponentsReturns a collection of render components. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent)
 PropertyRepeatOnNewPageIndicates that this header band will repeat on each new page.  
 PropertyReportItemsReturns the IReportItem objects in this container. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItemContainer)
 PropertyStyleReturns style of the report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyToggleItemSpecifies a report item that users can click toggle the visibility of this item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyToolTipContains a textual label for the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyTopThe distance of the item from the top of the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyTopFromRootContainerThe Top position relative to the report item's root container. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyWidthWidth of the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyZIndexSpecifies drawing order of the report item within the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
Top
See Also

Reference

IHeaderBand Interface
GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace

Support Forum