The following tables list the members exposed by ReportHeader.
Name | Description | |
---|---|---|
![]() | ReportHeader Constructor | Overloaded. Initializes a new instance of the ReportHeader class. |
Name | Description | |
---|---|---|
![]() | Address | Store address text. Since Community Analyst API for Silverlight 2.2. |
![]() | Address1 | First line of store address. |
![]() | Address2 | Second line of store address. |
![]() | AreaDescription | Area description text. Since Community Analyst API for Silverlight 2.2. |
![]() | BinaryLogo | Custom logo graphic specified as array of bytes. |
![]() | CustomHeaders | Custom report header options. (Inherited from ESRI.ArcGIS.Client.BACore.BAReportHeader) |
![]() | CustomLogo | Custom logo specified as a complete URL reference. |
![]() | Latitude | Latitude field text. |
![]() | LatitudeName | Custom name of the report latitude field. Default: "Latitude" . |
![]() | LatitudeValue | Value assigned to the report latitude field. |
![]() | LocationName | Custom location name. |
![]() | Logo | Custom logo specified as a complete URL reference. Since Community Analyst API for Silverlight 2.2. |
![]() | Longitude | Longitude field text. |
![]() | LongitudeName | Custom name of the report longitude field. Default: "Longitude" . |
![]() | LongitudeValue | Value assigned to the report longitude field. |
![]() | SiteType | Custom site type field name (this option isn't supported more). |
![]() | SiteTypeValue | Custom value assigned to the site type field (this option isn't supported more). |
![]() | SiteUnitsName | Custom site units field name (this option isn't supported more). |
![]() | SiteUnitsValue | Custom value assigned to the site units field (this option isn't supported more). |
![]() | StandardGeographyValue | Custom value assigned to the standard geography field (this option isn't supported more). |
![]() | Subtitle | Report subtitle. (Inherited from ESRI.ArcGIS.Client.BACore.BAReportHeader) |
![]() | Title | Custom report title. Since Community Analyst API for Silverlight 2.2. |
Name | Description | |
---|---|---|
![]() | ToDictionary | Overridden. Converts all specified report header options to a dictionary. |
Name | Description | |
---|---|---|
![]() | AddOption | Adds an option to the dictionary if this option is specified. (Inherited from ESRI.ArcGIS.Client.BACore.BAReportHeader) |