RadControls for WPF

Contains data needed to handle the ElementExporting event.

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

Syntax

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

Inheritance Hierarchy

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

See Also