ClassTreeListCommandEventArgs
Class
The class that describes the event arguments to the TreeList events.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class TreeListCommandEventArgs : TableGridBaseCommandEventArgs
Inheritance: objectEventArgsTableGridBaseCommandEventArgsTreeListCommandEventArgs
Inherited Members
Constructors
TreeListCommandEventArgs()
Declaration
cs-api-definition
public TreeListCommandEventArgs()
Properties
ParentItem
Defines the parent item when inserting a child.