TreeViewControl.GetCellDisplayText(Int32, TreeListColumn) Method
Not supported in the TreeViewControl.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Parameters
Name | Type |
---|---|
rowHandle | Int32 |
column | TreeListColumn |
Returns
Type |
---|
String |
See Also