ClassDropDownTreeItemClickEventArgs
Class
Event arguments for the OnItemClick event. Provides information about the clicked tree item.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class DropDownTreeItemClickEventArgs : EventArgs
Inheritance: objectEventArgsDropDownTreeItemClickEventArgs
Inherited Members
Constructors
Properties
EventArgs
The original event arguments from the click action. Contains mouse position and keyboard modifiers.