Version 23.1 (latest)

BaseExportRowEventArgs Class Properties

For a list of all members of this type, see BaseExportRowEventArgs members.

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