ClassTreeListCellRenderEventArgs
Class
The class that describes the event arguments to the treelist cell render event.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class TreeListCellRenderEventArgs : TableCellRenderEventArgs
Inheritance: objectEventArgsTableCellRenderEventArgsTreeListCellRenderEventArgs
Inherited Members
Constructors
TreeListCellRenderEventArgs()
Declaration
cs-api-definition
public TreeListCellRenderEventArgs()