DataViewBase.GetCellElementByTreeElement(DependencyObject) Method
In This Article
Returns a cell that contains the specified tree element.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
d | Dependency |
The element contained within the cell. |
#Returns
Type | Description |
---|---|
Framework |
A Framework |
See Also