RadControls for WPF

Contains data needed to handle the exporting events.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.GridView (in Telerik.Windows.Controls.GridView.dll) Version: 2013.1.403.40

Syntax

C#
public class GridViewExportEventArgs : GridViewElementExportingEventArgs
Visual Basic
Public Class GridViewExportEventArgs _
	Inherits GridViewElementExportingEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Telerik.Windows.Controls..::..GridViewElementExportingEventArgs
      Telerik.Windows.Controls..::..GridViewExportEventArgs

See Also