ClassComboBoxPopupSettings
Class
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class ComboBoxPopupSettings : DropdownPopupSettings, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBaseDropdownPopupSettingsComboBoxPopupSettings
Implements:
Inherited Members
Constructors
ComboBoxPopupSettings()
Declaration
cs-api-definition
public ComboBoxPopupSettings()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
cs-api-definition
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builder
Overrides