Class
GridViewElementExportedToDocumentEventArgs

Contains data needed to handle the ElementExportedToDocument event.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

cs-api-definition
public class GridViewElementExportedToDocumentEventArgs : EventArgs

Inheritance: objectEventArgsGridViewElementExportedToDocumentEventArgs

Inherited Members EventArgs.Empty

Properties

DataContext

Gets the current data context.

Declaration

cs-api-definition
public object DataContext { get; }

Property Value

object

The DataContext.

Element

Gets the current element.

Declaration

cs-api-definition
public ExportElement Element { get; }

Property Value

ExportElement

The element.

In this article
DefinitionPropertiesDataContextElement
Not finding the help you need?
Contact Support