Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the background color of the header or footer section. |
![]() | BackgroundImage | Gets or sets the background image of the header or footer section. |
![]() | BackgroundImageAlignment | Gets or sets the style of the header or footer sections' BackgroundImage. |
![]() | BackgroundImageStyle | Gets or sets the style of the header or footer sections' BackgroundImage. |
![]() | BottomBorder | Gets the report style of the header or footer's bottom border. |
![]() | BottomMargin | Gets or sets the height of the header or footer section's bottom margin, in hundredths of an inch. |
![]() | CenterElement | Gets the center element of the header or footer section. |
![]() | Font | Gets or sets the header or footer sections' font. |
![]() | ForeColor | Gets or sets the foreground color of the header or footer section. |
![]() | FormatProvider | Gets or sets the custom Format Provider that will be used to format the HeaderFooterElement's content when the HeaderFooterElement.TextFormat property contains macros that use the format parameter. |
![]() | IsBottomBorderDefined | Gets a boolean value indicating if one or more properties of the BottomBorder report style have been explicitly set. |
![]() | IsCenterElementDefined | Gets a boolean value indicating if one or more properties of the CenterElement have been explicitly set. |
![]() | IsLeftElementDefined | Gets a boolean value indicating if one or more properties of the LeftElement have been explicitly set. |
![]() | IsRightElementDefined | Gets a boolean value indicating if one or more properties of the RightElement have been explicitly set. |
![]() | IsTopBorderDefined | Gets a boolean value indicating if one or more properties of the TopBorder report style have been explicitly set. |
![]() | LeftElement | Gets the left element of the header or footer section. |
![]() | MaxHeight | Gets or sets the maximum height of the header or footer section, in hundredths of an inch. |
![]() | MinHeight | Gets or sets the minimum height of the header or footer section, in hundredths of an inch. |
![]() | PreserveImageAspectRatio | Gets or sets a boolean value indicating if the aspect ratio of the BackgroundImage should be preserved. |
![]() | RightElement | Gets the right element of the header or footer section. |
![]() | TopBorder | Gets the report style of the header or footer's top border. |
![]() | TopMargin | Gets or sets the height of the header or footer section's top margin, in hundredths of an inch. |
![]() | VerticalAlignment | Gets or sets the vertical alignment of the header or footer section's content. |