Specifies settings.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
C#
public class SmartBoxSearchSettingsBase : BaseComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBaseBaseComponentSmartBoxSearchSettingsBase
Derived Classes:
Implements:
Inherited Members
Constructors
C#
public SmartBoxSearchSettingsBase()
Properties
C#
[Parameter]
public RenderFragment ChildContent { get; set; }