Back to Devexpress

CanUnselectCellEventArgs Properties

wpf-devexpress-dot-xpf-dot-grid-dot-canunselectcelleventargs-dot-underscore-properties.md

latest1.2 KB
Original Source

CanUnselectCellEventArgs Properties

Provides data for the TableView.CanUnselectCell and TreeListView.CanUnselectCell events.

NameDescription
CanUnselectCellGets or sets whether an end-user can unselect the processed cell.
ColumnGets a column to which the processed cell belongs.
RowGets a data row object that corresponds to the processed row (or treelist node).
RowHandleGets the handle of a row to which the processed cell belongs.
ViewGets a GridControl view to which the processed cell belongs.

See Also

CanUnselectCellEventArgs Class

CanUnselectCellEventArgs Members

DevExpress.Xpf.Grid Namespace