Back to Devexpress

TreeList.GetRowCellValue Method

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

latest594 B
Original Source

TreeList.GetRowCellValue Method

NameParametersDescription
GetRowCellValue(TreeListNode, TreeListColumn)node, columnRetrieves the value stored within the required cell.
GetRowCellValue(TreeListNode, String)node, fieldNameReturns the value of the specified cell.