Back to Devexpress

TreeListView.IsCellSelected Method

wpf-devexpress-dot-xpf-dot-grid-dot-treelistview-dot-iscellselected.md

latest538 B
Original Source

TreeListView.IsCellSelected Method

NameParametersDescription
IsCellSelected(TreeListNode, ColumnBase)nodes, columnIndicates whether the specified cell is selected.
IsCellSelected(Int32, ColumnBase)rowHandle, columnIndicates whether the specified cell is selected.