ActiveReports 12
IHeaderBand Interface Properties

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : IHeaderBand Interface

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

Public Properties
 NameDescription
 PropertyThe Action object of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertySpecifies a bookmark that can be linked to via a Bookmark action. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyIndicates that this band can grow in vertical direction. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBand)
 PropertyIndicates that this Band can shrink in vertical direction. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBand)
 PropertyThe 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)
 PropertyIndicates how this item should appear when rendered with a data oriented rendering device. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyHeight of the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyIndicates if this report item should be hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyDetermines if this item has dynamic visiblity and is hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertySpecifies, if the Band should try to keep the content together. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBand)
 PropertyGets document map label. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDocumentMapItem)
 PropertyThe distance of the item from the left of the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyThe name of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyReturns PageBreakAtEnd property for this Band. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBand)
 PropertyReturns PageBreakAtStart property for this Band. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBand)
 PropertyReturns a collection of render components. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent)
 PropertyIndicates that this header band will repeat on each new page.  
 PropertyReturns the IReportItem objects in this container. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItemContainer)
 PropertyReturns style of the report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertySpecifies style name. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyDefines output kinds in which report item is present (Screen, Export tec.) (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertySpecifies a report item that users can click toggle the visibility of this item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyContains a textual label for the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyThe distance of the item from the top of the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyWidth of the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertySpecifies 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