Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
C#
public class TreeListPopupEditSettings : PopupEditSettingsBase, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBasePopupEditSettingsBaseTreeListPopupEditSettings
Implements:
Inherited Members
Constructors
C#
public TreeListPopupEditSettings()
Methods
C#
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Overrides: