Back to Devexpress

TreeListRowClickEventArgs Properties

blazor-devexpress-dot-blazor-dot-treelistrowclickeventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

TreeListRowClickEventArgs Properties

Contains data for RowClick and RowDoubleClick events.

NameDescription
ColumnReturns the column that contains the clicked cell.
CtrlKeyReturns whether the Ctrl key was pressed when a user clicked a row.
InputDeviceReturns the input device that triggered the event.
ShiftKeyReturns whether the Shift key was pressed when a user clicked a row.
TreeListReturns the TreeList object.
VisibleIndexReturns the clicked row’s visible index.

See Also

TreeListRowClickEventArgs Class

TreeListRowClickEventArgs Members

DevExpress.Blazor Namespace