The following tables list the members exposed by HeaderRowExportedEventArgs.
Name | Description | |
---|---|---|
HeaderRowExportedEventArgs Constructor | Creates a new HeaderRowExportedEventArgs instance. |
Name | Description | |
---|---|---|
Band | The Infragistics.Win.UltraWinGrid.UltraGridBand whose headers are being exported. | |
FixedHeaderContainer | Returns an INode into which the header will be exported. | |
HeaderContainer | Returns an ITableHeader into which the header will be exported. | |
IsFixedHeader | Returns whether the header being exported is a fixed header. | |
ReportHeaderRow | Returns an ITable representing the header in the report. |