The following tables list the members exposed by HeaderCellExportingEventArgs.
Name | Description | |
---|---|---|
![]() | HeaderCellExportingEventArgs Constructor | Creates a new HeaderCellExportingEventArgs instance. |
Name | Description | |
---|---|---|
![]() | ExportValue | Returns or sets the value that will be exported to the report. (Inherited from Infragistics.Win.UltraWinGrid.WordWriter.TableCellExportingEventArgs) |
![]() | GridHeader | Returns the Infragistics.Win.UltraWinGrid.HeaderBase being exported. |
![]() | HeaderType | Indicates what type of header is being exported: a band header, group, or column header. |
![]() | WordTableCellSettings | Returns or sets properties of the table cell in the Word document such as BackColor, Font, and VerticalAlignment; (Inherited from Infragistics.Win.UltraWinGrid.WordWriter.TableCellExportingEventArgs) |