Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SfComboBox<TValue, TItem> - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SfComboBox<TValue, TItem>

    The ComboBox component allows the user to type a value or choose an option from the list of predefined options.

    Inheritance
    System.Object
    Syncfusion.Blazor.SfBaseComponent
    SfDataBoundComponent
    SfDropDownBase<TItem>
    SfDropDownList<TValue, TItem>
    SfComboBox<TValue, TItem>
    SfAutoComplete<TValue, TItem>
    Implements
    IDropDowns
    Inherited Members
    SfDropDownList<TValue, TItem>.FALSE
    SfDropDownList<TValue, TItem>.TRUE
    SfDropDownList<TValue, TItem>.NO_DATA
    SfDropDownList<TValue, TItem>.POPUP_CONTENT
    SfDropDownList<TValue, TItem>.GROUP_BY
    SfDropDownList<TValue, TItem>.DROP_DOWN_ICON
    SfDropDownList<TValue, TItem>.DDL_HEADER
    SfDropDownList<TValue, TItem>.DDL_FOOTER
    SfDropDownList<TValue, TItem>.ARIA_LIVE
    SfDropDownList<TValue, TItem>.ASSERTIVE
    SfDropDownList<TValue, TItem>.ARIA_HAS_POPUP
    SfDropDownList<TValue, TItem>.ARIA_ACTIVE_DESCENDANT
    SfDropDownList<TValue, TItem>.NULL_VALUE
    SfDropDownList<TValue, TItem>.ARIA_OWN
    SfDropDownList<TValue, TItem>.OPTIONS
    SfDropDownList<TValue, TItem>.ROLE
    SfDropDownList<TValue, TItem>.LIST_BOX
    SfDropDownList<TValue, TItem>.AUTO_CORRECT
    SfDropDownList<TValue, TItem>.OFF
    SfDropDownList<TValue, TItem>.SPELL_CHECK
    SfDropDownList<TValue, TItem>.AUTO_COMPLETE
    SfDropDownList<TValue, TItem>.AUTO_CAPITAL
    SfDropDownList<TValue, TItem>.ARIA_EXPANDED
    SfDropDownList<TValue, TItem>.SELECTED
    SfDropDownList<TValue, TItem>.ITEM_FOCUS
    SfDropDownList<TValue, TItem>.Clear()
    SfDropDownList<TValue, TItem>.FocusIn()
    SfDropDownList<TValue, TItem>.FocusOut()
    SfDropDownList<TValue, TItem>.GetDataByValue(TValue)
    SfDropDownList<TValue, TItem>.GetItems()
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.HideSpinner()
    SfDropDownList<TValue, TItem>.ShowSpinner()
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.Hide()
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.ClosePopup()
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.KeyActionHandler(Syncfusion.Blazor.DropDowns.KeyActions)
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.VirtualScrollHandler()
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.CallStateHasChangedAsync()
    SfDropDownList<TValue, TItem>.OnInitializedAsync()
    SfDropDownList<TValue, TItem>.PreRender()
    SfDropDownList<TValue, TItem>.OnParametersSetAsync()
    SfDropDownList<TValue, TItem>.OnAfterRenderAsync(Boolean)
    SfDropDownList<TValue, TItem>.SetOldValue(Object)
    SfDropDownList<TValue, TItem>.UpdateMainData()
    SfDropDownList<TValue, TItem>.GetScrollValue()
    SfDropDownList<TValue, TItem>.UpdateValue()
    SfDropDownList<TValue, TItem>.UpdateValueSelection(TItem, Boolean)
    SfDropDownList<TValue, TItem>.SetRTL()
    SfDropDownList<TValue, TItem>.SetCssClass()
    SfDropDownList<TValue, TItem>.UpdateAriaAttributes()
    SfDropDownList<TValue, TItem>.DependencyScripts()
    SfDropDownList<TValue, TItem>.FocusOutHandler(FocusEventArgs, Boolean)
    SfDropDownList<TValue, TItem>.DropDownClick()
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.HidePopup()
    SfDropDownList<TValue, TItem>.InvokePopupEvents(Boolean)
    SfDropDownList<TValue, TItem>.InvokeClearBtnEvent(EventArgs, Boolean)
    SfDropDownList<TValue, TItem>.FilterClear()
    SfDropDownList<TValue, TItem>.ClearAll(EventArgs)
    SfDropDownList<TValue, TItem>.FilterInputHandler(ChangeEventArgs)
    SfDropDownList<TValue, TItem>.PasteHandler()
    SfDropDownList<TValue, TItem>.OnFilterUp(KeyboardEventArgs)
    SfDropDownList<TValue, TItem>.SearchList(KeyboardEventArgs)
    SfDropDownList<TValue, TItem>.FilteringAction(IEnumerable<TItem>, Query, FieldSettingsModel)
    SfDropDownList<TValue, TItem>.Filter(IEnumerable<TItem>, Query, FieldSettingsModel)
    SfDropDownList<TValue, TItem>.RefreshPopup()
    SfDropDownList<TValue, TItem>.GetQuery(Query)
    SfDropDownList<TValue, TItem>.IsFilter()
    SfDropDownList<TValue, TItem>.InvokeBeforeOpen()
    SfDropDownList<TValue, TItem>.ShowPopup()
    SfDropDownList<TValue, TItem>.UpdatePopupState()
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.UpdateParentClass(System.String, System.String)
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.UpdateChildProperties(System.Object)
    SfDropDownList<TValue, TItem>.OnMouseClick(ListOptions<TItem>, MouseEventArgs)
    SfDropDownList<TValue, TItem>.InvokeSelectEvent(TItem, EventArgs)
    SfDropDownList<TValue, TItem>.UpdateSelectedItem(TItem, EventArgs, KeyActions)
    SfDropDownList<TValue, TItem>.UpdateSelectItem(TItem, EventArgs, KeyActions)
    SfDropDownList<TValue, TItem>.UpdateListSelection(TItem, String)
    SfDropDownList<TValue, TItem>.SetValue(DataItems<TValue>)
    SfDropDownList<TValue, TItem>.InvokeChangeEvent(EventArgs)
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.OnChangeEvent(System.EventArgs)
    SfDropDownList<TValue, TItem>.GetItemData(TItem)
    SfDropDownList<TValue, TItem>.ActionBegin(IEnumerable<TItem>, Query)
    SfDropDownList<TValue, TItem>.ActionComplete(IEnumerable<TItem>, Query)
    SfDropDownList<TValue, TItem>.ActionFailure(Object)
    SfDropDownList<TValue, TItem>.isEditTextBox()
    SfDropDownList<TValue, TItem>.CustomValue()
    SfDropDownList<TValue, TItem>.UpdateAutoFillOnDown(TItem)
    SfDropDownList<TValue, TItem>.UpdateFocusItem(TItem)
    SfDropDownList<TValue, TItem>.OnSearch(KeyboardEventArgs)
    SfDropDownList<TValue, TItem>.BuildRenderTree(RenderTreeBuilder)
    SfDropDownList<TValue, TItem>.ID
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.ChildContent
    SfDropDownList<TValue, TItem>.ValueExpression
    SfDropDownList<TValue, TItem>.AllowFiltering
    SfDropDownList<TValue, TItem>.CssClass
    SfDropDownList<TValue, TItem>.EnableRtl
    SfDropDownList<TValue, TItem>.FilterBarPlaceholder
    SfDropDownList<TValue, TItem>.FloatLabelType
    SfDropDownList<TValue, TItem>.FooterTemplate
    SfDropDownList<TValue, TItem>.HeaderTemplate
    SfDropDownList<TValue, TItem>.HtmlAttributes
    SfDropDownList<TValue, TItem>.InputAttributes
    SfDropDownList<TValue, TItem>.Index
    SfDropDownList<TValue, TItem>.IndexChanged
    SfDropDownList<TValue, TItem>.Placeholder
    SfDropDownList<TValue, TItem>.PopupHeight
    SfDropDownList<TValue, TItem>.PopupWidth
    SfDropDownList<TValue, TItem>.Readonly
    SfDropDownList<TValue, TItem>.ShowClearButton
    SfDropDownList<TValue, TItem>.EnableVirtualization
    SfDropDownList<TValue, TItem>.ItemsCount
    SfDropDownList<TValue, TItem>.Text
    SfDropDownList<TValue, TItem>.Value
    SfDropDownList<TValue, TItem>.ValueChanged
    SfDropDownList<TValue, TItem>.ValueTemplate
    SfDropDownList<TValue, TItem>.Width
    SfDropDownList<TValue, TItem>.TabIndex
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.OnChange
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.OnInput
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.OnBlur
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.OnFocus
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.OnKeyDown
    SfDropDownList<TValue, TItem>.DropDownListParent
    SfDropDownList<TValue, TItem>.InputBaseObj
    SfDropDownList<TValue, TItem>.FilterinputObj
    SfDropDownList<TValue, TItem>.RootClass
    SfDropDownList<TValue, TItem>.ContainerClass
    SfDropDownList<TValue, TItem>.DropdownValue
    SfDropDownList<TValue, TItem>.ClearBtnStopPropagation
    SfDropDownList<TValue, TItem>.PreventContainer
    SfDropDownList<TValue, TItem>.isDevice
    SfDropDownList<TValue, TItem>.ShowPopupList
    SfDropDownList<TValue, TItem>.PopupElement
    SfDropDownList<TValue, TItem>.PopupHolderEle
    SfDropDownList<TValue, TItem>.PopupContainer
    SfDropDownList<TValue, TItem>.IsListRender
    SfDropDownList<TValue, TItem>.IsDropDownClick
    SfDropDownList<TValue, TItem>.IsValidKey
    SfDropDownList<TValue, TItem>.isFilterClearClicked
    SfDropDownList<TValue, TItem>.IsCustomFilter
    SfDropDownList<TValue, TItem>.ActiveIndex
    SfDropDownList<TValue, TItem>.ContainerAttr
    SfDropDownList<TValue, TItem>.PreviousValue
    SfDropDownList<TValue, TItem>.PreviousItemData
    SfDropDownList<TValue, TItem>.TypedString
    SfDropDownList<TValue, TItem>.BeforePopupOpen
    SfDropDownList<TValue, TItem>.PreventAutoFill
    SfDropDownList<TValue, TItem>.FocusedData
    SfDropDownList<TValue, TItem>.VirtualSpinnerObj
    SfDropDownList<TValue, TItem>.ComponentName
    SfDropDownList<TValue, TItem>.PreventIconHandler
    SfDropDownList<TValue, TItem>.PopupContent
    SfDropDownList<TValue, TItem>.NoDataContent
    SfDropDownList<TValue, TItem>.DropdownIcon
    SfDropDownList<TValue, TItem>.ROOT
    SfDropDownBase<TItem>.Render(IEnumerable<TItem>, FieldSettingsModel, Query)
    SfDropDownBase<TItem>.SetListData(IEnumerable<TItem>, FieldSettingsModel, Query)
    SfDropDownBase<TItem>.GetQuery(Query)
    SfDropDownBase<TItem>.SetFields()
    SfDropDownBase<TItem>.SimpleDataExecute(IEnumerable<TItem>, Query)
    SfDropDownBase<TItem>.CloneQuery(Query)
    SfDropDownBase<TItem>.OnParametersSetAsync()
    SfDropDownBase<TItem>.GetDataByText(String)
    SfDropDownBase<TItem>.IncrementalSearch(String, IEnumerable<TItem>, Nullable<Int32>, Boolean)
    SfDropDownBase<TItem>.Search(String, IEnumerable<TItem>, String, Boolean)
    SfDropDownBase<TItem>.SetItemValue(String)
    SfDropDownBase<TItem>.IsSimpleDataType()
    SfDropDownBase<TItem>.AddItem(IEnumerable<TItem>, Nullable<Int32>)
    SfDropDownBase<TItem>.InsertItem(IEnumerable<TItem>, Nullable<Int32>, Boolean)
    SfDropDownBase<TItem>.RenderItems()
    SfDropDownBase<TItem>.HighlightSearch(String, String, Boolean, FilterType)
    SfDropDownBase<TItem>.ListItemCreated(ListOptions<TItem>)
    SfDropDownBase<TItem>.EnablePersistence
    SfDropDownBase<TItem>.ItemTemplate
    SfDropDownBase<TItem>.GroupTemplate
    SfDropDownBase<TItem>.NoRecordsTemplate
    SfDropDownBase<TItem>.ActionFailureTemplate
    SfDropDownBase<TItem>.SortOrder
    SfDropDownBase<TItem>.Enabled
    SfDropDownBase<TItem>.DataSource
    SfDropDownBase<TItem>.Query
    SfDropDownBase<TItem>.FilterType
    SfDropDownBase<TItem>.IgnoreCase
    SfDropDownBase<TItem>.IgnoreAccent
    SfDropDownBase<TItem>.ZIndex
    SfDropDownBase<TItem>.Locale
    SfDropDownBase<TItem>.DropDownsEditContext
    SfDropDownBase<TItem>.ListData
    SfDropDownBase<TItem>.MainData
    SfDropDownBase<TItem>.ListDataSource
    SfDropDownBase<TItem>.ItemData
    SfDropDownBase<TItem>.IsActionFaiure
    SfDataBoundComponent.SetDataManager<T>(Object)
    SfDataBoundComponent.DataManager
    SfDataBoundComponent.MainParent
    Namespace: Syncfusion.Blazor.DropDowns
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class SfComboBox<TValue, TItem> : SfDropDownList<TValue, TItem>, IInputBase, IDropDowns
    Type Parameters
    Name Description
    TValue
    TItem

    Constructors

    SfComboBox()

    Declaration
    public SfComboBox()

    Properties

    AllowCustom

    Specifies whether the component allows user defined value which does not exist in data source.

    Declaration
    public bool AllowCustom { get; set; }
    Property Value
    Type Description
    System.Boolean

    Autofill

    Specifies whether suggest a first matched item in input when searching. No action happens when no matches found.

    Declaration
    public bool Autofill { get; set; }
    Property Value
    Type Description
    System.Boolean

    ComboBoxParent

    Declaration
    protected dynamic ComboBoxParent { get; set; }
    Property Value
    Type Description
    System.Object

    ComponentName

    Declaration
    protected override string ComponentName { get; set; }
    Property Value
    Type Description
    System.String
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.ComponentName

    IsTyped

    Declaration
    protected bool IsTyped { get; set; }
    Property Value
    Type Description
    System.Boolean

    ROOT

    Declaration
    protected override string ROOT { get; set; }
    Property Value
    Type Description
    System.String
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.ROOT

    ShowClearButton

    Specifies whether to show or hide the clear button.

    When the clear button is clicked, `Value`, `Text`, and `Index` properties are reset to null.

    Declaration
    public override bool ShowClearButton { get; set; }
    Property Value
    Type Description
    System.Boolean
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.ShowClearButton

    Methods

    ActionBegin(IEnumerable<TItem>, Query)

    Declaration
    protected override Task<ActionBeginEventArgs> ActionBegin(IEnumerable<TItem> dataSource, Query query = null)
    Parameters
    Type Name Description
    System.Collections.Generic.IEnumerable<TItem> dataSource
    Query query
    Returns
    Type Description
    System.Threading.Tasks.Task<ActionBeginEventArgs>
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.ActionBegin(System.Collections.Generic.IEnumerable<TItem>, Syncfusion.Blazor.Data.Query)

    ActionComplete(IEnumerable<TItem>, Query)

    Declaration
    protected override Task ActionComplete(IEnumerable<TItem> dataSource, Query query = null)
    Parameters
    Type Name Description
    System.Collections.Generic.IEnumerable<TItem> dataSource
    Query query
    Returns
    Type Description
    System.Threading.Tasks.Task
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.ActionComplete(System.Collections.Generic.IEnumerable<TItem>, Syncfusion.Blazor.Data.Query)

    ActionFailure(Object)

    Declaration
    protected override Task ActionFailure(object args)
    Parameters
    Type Name Description
    System.Object args
    Returns
    Type Description
    System.Threading.Tasks.Task
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.ActionFailure(System.Object)

    BuildRenderTree(RenderTreeBuilder)

    Declaration
    protected override void BuildRenderTree(RenderTreeBuilder __builder)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)

    CustomValue()

    Declaration
    protected override Task CustomValue()
    Returns
    Type Description
    System.Threading.Tasks.Task
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.CustomValue()

    FilterInputHandler(ChangeEventArgs)

    Declaration
    protected override Task FilterInputHandler(ChangeEventArgs args)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Components.ChangeEventArgs args
    Returns
    Type Description
    System.Threading.Tasks.Task
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.FilterInputHandler(Microsoft.AspNetCore.Components.ChangeEventArgs)

    FocusHandler(FocusEventArgs)

    Declaration
    protected virtual Task FocusHandler(FocusEventArgs args)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Components.Web.FocusEventArgs args
    Returns
    Type Description
    System.Threading.Tasks.Task

    FocusOutHandler(FocusEventArgs)

    Declaration
    protected Task FocusOutHandler(FocusEventArgs args = null)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Components.Web.FocusEventArgs args
    Returns
    Type Description
    System.Threading.Tasks.Task

    IncrementSearch(KeyboardEventArgs)

    Declaration
    protected Task IncrementSearch(KeyboardEventArgs args)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Components.Web.KeyboardEventArgs args
    Returns
    Type Description
    System.Threading.Tasks.Task

    InlineSearch(KeyboardEventArgs)

    Declaration
    protected Task InlineSearch(KeyboardEventArgs args = null)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Components.Web.KeyboardEventArgs args
    Returns
    Type Description
    System.Threading.Tasks.Task

    InvokeBeforeOpen()

    Declaration
    protected override Task<BeforeOpenEventArgs> InvokeBeforeOpen()
    Returns
    Type Description
    System.Threading.Tasks.Task<BeforeOpenEventArgs>
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.InvokeBeforeOpen()

    InvokeBlur()

    Declaration
    protected virtual Task InvokeBlur()
    Returns
    Type Description
    System.Threading.Tasks.Task

    InvokeChangeEvent(EventArgs)

    Declaration
    protected override Task InvokeChangeEvent(EventArgs args = null)
    Parameters
    Type Name Description
    System.EventArgs args
    Returns
    Type Description
    System.Threading.Tasks.Task
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.InvokeChangeEvent(System.EventArgs)

    InvokeCustomValueEvent()

    Declaration
    protected virtual Task<CustomValueSpecifierEventArgs<TItem>> InvokeCustomValueEvent()
    Returns
    Type Description
    System.Threading.Tasks.Task<CustomValueSpecifierEventArgs<TItem>>

    InvokePopupEvents(Boolean)

    Declaration
    protected override Task<PopupEventArgs> InvokePopupEvents(bool isOpen)
    Parameters
    Type Name Description
    System.Boolean isOpen
    Returns
    Type Description
    System.Threading.Tasks.Task<PopupEventArgs>
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.InvokePopupEvents(System.Boolean)

    InvokeSelectEvent(TItem, EventArgs)

    Declaration
    protected override Task<SelectEventArgs<TItem>> InvokeSelectEvent(TItem item, EventArgs args = null)
    Parameters
    Type Name Description
    TItem item
    System.EventArgs args
    Returns
    Type Description
    System.Threading.Tasks.Task<SelectEventArgs<TItem>>
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.InvokeSelectEvent(TItem, System.EventArgs)

    IsFilter()

    Declaration
    protected override bool IsFilter()
    Returns
    Type Description
    System.Boolean
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.IsFilter()

    OnAfterRenderAsync(Boolean)

    Declaration
    protected override Task OnAfterRenderAsync(bool firstRender)
    Parameters
    Type Name Description
    System.Boolean firstRender
    Returns
    Type Description
    System.Threading.Tasks.Task
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.OnAfterRenderAsync(System.Boolean)

    OnChangeHandler(ChangeEventArgs)

    Declaration
    protected Task OnChangeHandler(ChangeEventArgs args)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Components.ChangeEventArgs args
    Returns
    Type Description
    System.Threading.Tasks.Task

    OnInitializedAsync()

    Declaration
    protected override Task OnInitializedAsync()
    Returns
    Type Description
    System.Threading.Tasks.Task
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.OnInitializedAsync()

    SearchList(KeyboardEventArgs)

    Declaration
    protected override Task SearchList(KeyboardEventArgs args = null)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Components.Web.KeyboardEventArgs args
    Returns
    Type Description
    System.Threading.Tasks.Task
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.SearchList(Microsoft.AspNetCore.Components.Web.KeyboardEventArgs)

    SetOldValue(Object)

    Declaration
    protected override Task SetOldValue(object ddlValue)
    Parameters
    Type Name Description
    System.Object ddlValue
    Returns
    Type Description
    System.Threading.Tasks.Task
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.SetOldValue(System.Object)

    UpdateAriaAttributes()

    Declaration
    protected override void UpdateAriaAttributes()
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.UpdateAriaAttributes()

    UpdateAutoFillOnDown(TItem)

    Declaration
    protected override Task UpdateAutoFillOnDown(TItem curItem)
    Parameters
    Type Name Description
    TItem curItem
    Returns
    Type Description
    System.Threading.Tasks.Task
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.UpdateAutoFillOnDown(TItem)

    UpdateMainData()

    Declaration
    protected override void UpdateMainData()
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.UpdateMainData()

    UpdateValue()

    Declaration
    protected override Task UpdateValue()
    Returns
    Type Description
    System.Threading.Tasks.Task
    Overrides
    Syncfusion.Blazor.DropDowns.SfDropDownList<TValue, TItem>.UpdateValue()

    Implements

    IDropDowns
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved