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