Version

RowExportingEventArgs Class Members

The following tables list the members exposed by RowExportingEventArgs.

Public Constructors
 NameDescription
Public ConstructorRowExportingEventArgs ConstructorCreates a new RowExportingEventArgs instance.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyContainingTableThe ITable in the report to which the new row will be added.  
Public PropertyGridRowThe grid row being exported.  
See Also