Back to Devexpress

ListBoxItemClickEventArgs<TData, TValue> Properties

blazor-devexpress-dot-blazor-dot-listboxitemclickeventargs-2-dot-underscore-properties.md

latest1.5 KB
Original Source

ListBoxItemClickEventArgs<TData, TValue> Properties

Contains data for the ItemClick event.

NameDescription
AltKeySpecifies whether the Alt key was pressed when the ItemClick event fired.
CtrlKeySpecifies whether the Ctrl(Windows) or Option(Mac) key was pressed when the ItemClick event fired.
DataItemAllows you to access to the processed data item.’
InputDeviceReturns the input device that triggered the event.
ListBoxReturns an object that defines List Box API members (properties and methods).
ShiftKeySpecifies whether the Shift key was pressed when the ItemClick event fired.
VisibleIndexReturns the clicked item’s visible index.

See Also

ListBoxItemClickEventArgs<TData, TValue> Class

ListBoxItemClickEventArgs<TData, TValue> Members

DevExpress.Blazor Namespace