GridViewExporterHeaderFooter Properties
Contains settings for page headers and footers.| Name | Description |
|---|---|
| Center | Gets or sets the text content of a header/footer’s center section. |
| Font | Gets the font properties associated with the text of a header/footer. |
| Left | Gets or sets the text content of a header/footer’s left section. |
| Right | Gets or sets the text content of a header/footer’s right section. |
| VerticalAlignment | Specifies the vertical alignment of a header/footer within its layout rectangle. |
See Also