Back to Devexpress

TreeList.GetRowCellDisplayText Method

windowsforms-devexpress-dot-xtratreelist-dot-treelist-dot-getrowcelldisplaytext.md

latest644 B
Original Source

TreeList.GetRowCellDisplayText Method

NameParametersDescription
GetRowCellDisplayText(TreeListNode, TreeListColumn)node, columnReturns the text displayed by a specific Tree List cell.
GetRowCellDisplayText(TreeListNode, String)node, fieldNameReturns the string/text displayed in the specified cell.