Version

ExportStartedEventArgs Class Members

The following tables list the members exposed by ExportStartedEventArgs.

Public Constructors
 NameDescription
Public ConstructorExportStartedEventArgs ConstructorCreates a new ExportStartedEventArgs 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