Version

BaseExportRowEventArgs Class Members

The following tables list the members exposed by BaseExportRowEventArgs.

Public Constructors
 NameDescription
Public ConstructorBaseExportRowEventArgs ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyGridRowReturns the row in the grid, if any, being exported  
Public PropertyIsFooterRowReturns true if this is the footer row  
Public PropertyIsHeaderRowReturns true if this is the header row  
Public PropertyIsSummaryRowReturns true if this is a summary row  
See Also