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 PropertyGridRowThe grid row being exported.  
See Also