Version

BeginExportEventArgs Class Members

The following tables list the members exposed by BeginExportEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeginExportEventArgs ConstructorCreates a new BeginExportEventArgs instance.  
Public Properties
 NameDescription
Public PropertyLayoutA cloned Infragistics.Win.UltraWinGrid.UltraGridLayout of the grid being exported.  
Public PropertyRowsThe root Infragistics.Win.UltraWinGrid.RowsCollection of the grid being exported.  
Public PropertySectionThe Infragistics.Documents.Reports.Report.Section.ISection in the report to which the grid will be exported.  
See Also