Class ContextMenuPopupSettings
Defines the popup settings for the component.
Inherited Members
Namespace: Telerik.Blazor.Components
Assembly: Telerik.Blazor.dll
Syntax
public class ContextMenuPopupSettings : MenuPopupSettingsBase, IDisposable
Constructors
ContextMenuPopupSettings()
Declaration
public ContextMenuPopupSettings()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder
__builder
|