ClassDropDownTreeItemRenderEventArgs
Class
Event arguments for the OnItemRender event. Allows customization of individual tree item rendering.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class DropDownTreeItemRenderEventArgs
Inheritance: objectDropDownTreeItemRenderEventArgs
Constructors
DropDownTreeItemRenderEventArgs()
Declaration
cs-api-definition
public DropDownTreeItemRenderEventArgs()
Properties
Class
Custom CSS class to apply to the tree item element. Set this property to add styling to specific items.