TreeEventArgs Class

Supplies information about a Change event that is being raised.

Inheritance

Object

TreeEventArgs

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public class TreeEventArgs

Constructors

TreeEventArgslink

Supplies information about a Change event that is being raised.

Declaration
public TreeEventArgs()

Properties

Textlink

Gets the Text the selected RadzenTreeItem.

Declaration
public string Text { get; set; }
Property Value
Type Description
stringGets the Text the selected RadzenTreeItem.

Valuelink

Gets the Value the selected RadzenTreeItem.

Declaration
public object Value { get; set; }
Property Value
Type Description
objectGets the Value the selected RadzenTreeItem.
An error has occurred. This app may no longer respond until reloaded. Reload 🗙