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