The following tables list the members exposed by HeaderRowExportingEventArgs.
Name | Description | |
---|---|---|
HeaderRowExportingEventArgs Constructor | Creates a new HeaderRowExportingEventArgs instance. |
Name | Description | |
---|---|---|
Band | The Infragistics.Win.UltraWinGrid.UltraGridBand whose headers are being exported. | |
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
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. |