Back to Devexpress

CanSelectRowEventArgs Properties

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

latest1001 B
Original Source

CanSelectRowEventArgs Properties

Provides data for the DataViewBase.CanSelectRow event.

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

See Also

CanSelectRowEventArgs Class

CanSelectRowEventArgs Members

DevExpress.Xpf.Grid Namespace