ClassSmartBoxSearchSettingsBase
Class
Specifies settings.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class SmartBoxSearchSettingsBase : BaseComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBaseBaseComponentSmartBoxSearchSettingsBase
Derived Classes:
Implements:
Inherited Members
Constructors
SmartBoxSearchSettingsBase()
Declaration
cs-api-definition
public SmartBoxSearchSettingsBase()
Properties
ChildContent
Declaration
cs-api-definition
[Parameter]
public RenderFragment ChildContent { get; set; }
Property Value