Back to Devexpress

CanUnselectRowEventArgs Properties

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

latest1011 B
Original Source

CanUnselectRowEventArgs Properties

Provides data for the DataViewBase.CanUnselectRow event.

NameDescription
CanUnselectRowGets or sets whether an end-user can unselect the processed row.
RowGets a data row object that corresponds to the processed cell.
RowHandleGets the handle of a processed row.
ViewGets a GridControl view to which the processed row belongs.

See Also

CanUnselectRowEventArgs Class

CanUnselectRowEventArgs Members

DevExpress.Xpf.Grid Namespace