PreviewClickEventArgs.Element Property
In This Article
Gets the element for which the corresponding event has been raised.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Framework |
A Framework |
#Remarks
Use the Element and PreviewClickEventArgs.ElementTag properties, to provide interactive functionality for reports shown in the Document Viewer.
See Also