PivotCellEventArgs.Element Property
In This Article
Gets the visual element that represents the processed cell.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
UIElement | A UIElement object specifying the visual element that represents the processed cell. |
See Also