ClassContextMenuPopupSettings
Class
Defines the popup settings for the component.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
public class ContextMenuPopupSettings : MenuPopupSettingsBase, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBaseMenuPopupSettingsBaseContextMenuPopupSettings
Implements:
Inherited Members
Constructors
ContextMenuPopupSettings()
Declaration
public ContextMenuPopupSettings()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builder
Overrides