New to Telerik UI for WPFStart a free 30-day trial

Contains data needed to handle the ElementExportedToDocument event.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

C#
public class GridViewElementExportedToDocumentEventArgs : EventArgs

Inheritance: objectEventArgsGridViewElementExportedToDocumentEventArgs

Inherited Members EventArgs.Empty

Properties

Gets the current data context.

C#
public object DataContext { get; }
Property Value:

The DataContext.

Gets the current element.

C#
public ExportElement Element { get; }
Property Value:

The element.

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