Version

HeaderRowExportingEventArgs Class Members

The following tables list the members exposed by HeaderRowExportingEventArgs.

Public Constructors
 NameDescription
Public ConstructorHeaderRowExportingEventArgs ConstructorCreates a new HeaderRowExportingEventArgs instance.  
Public Properties
 NameDescription
Public PropertyBandThe Infragistics.Win.UltraWinGrid.UltraGridBand whose headers are being exported.  
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyFixedHeaderContainerReturns an INode into which the header will be exported.  
Public PropertyHeaderContainerReturns an ITableHeader into which the header will be exported.  
Public PropertyIsFixedHeaderReturns whether the header being exported is a fixed header.  
See Also