Blazor

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.Blazor.DropDowns

    Show / Hide Table of Contents

    Namespace Syncfusion.Blazor.DropDowns

    Classes

    ActionBeginEventArgs

    Provides information about an OnActionBegin, OnActionBegin event being raised.

    ActionCompleteEventArgs

    Specifies the action complete event.

    ActionCompleteEventArgs<TItem>

    Provides information about an OnActionComplete, OnActionComplete event being raised.

    AutoCompleteEvents<TValue, TItem>

    Specifies the AutoComplete Events of the component.

    AutoCompleteFieldSettings

    The Fields property maps the columns of the data table and binds the data to the component.

    AutoCompleteModel

    Interface for a class AutoComplete.

    AutoCompleteTemplates<TItem>

    The AutoComplete has been provided with several options to customize each list item, group title, selected value, header, and footer elements.

    BeforeItemRenderEventArgs<T>

    Provides information about the model to be passed in OnItemRender event callback.

    BeforeOpenEventArgs

    Provides information about an OnOpen event being raised.

    ChangeEventArgs<T>

    Specifies the change event.

    ChangeEventArgs<TValue, TItem>

    Defines the change event.

    CheckBoxPosition

    Defines the checkbox position of List Box.

    ChipSelectedEventArgs<T>

    Specifies the chip selected event.

    ClosedEventArgs

    Provides information about an Closed event being raised.

    ComboBoxEvents<TValue, TItem>

    Specifies the DropDownList Events of the component.

    ComboBoxFieldSettings

    The Fields property maps the columns of the data table and binds the data to the component.

    ComboBoxModel

    Interface for a class ComboBox.

    ComboBoxTemplates<TItem>

    The ComboBox has been provided with several options to customize each list item, group title, header, and footer elements.

    CustomValueEventArgs<T>

    Defines the custom value event.

    CustomValueSpecifierEventArgs<T>

    Defines the custom value specifier event.

    DataBoundEventArgs

    Provides information about an DataBound event being raised.

    DataItems<TVal>

    Specifies the data items.

    DragEventArgs<T>

    Provides information about the DragStart and Dropped event callback.

    DropDownBaseClassList

    Defines the dropdown base class list.

    DropDownBaseModel

    Interface for a class DropDownBase.

    DropDownListClassList

    Defines the DropDownList class list.

    DropDownListEvents<TValue, TItem>

    Defines the SfDropDownList events of the component.

    DropDownListFieldSettings

    A class that represents the Dropdown list fields to map with the data source and binds the data to the component.

    DropDownListModel<TValue, TItem>

    Interface for a class DropDownList.

    DropDownListTemplates<TItem>

    The DropDownList has been provided with several options to customize each list item, group title, selected value, header, and footer elements.

    DropEventArgs<T>

    Provides information about the model to be passed in OnDrop event callback.

    FieldSettingsModel

    Interface for a class FieldSettings.

    FilteringEventArgs

    Provides information about an Filtering event being raised.

    FilterType

    Determines on which filter type, the component needs to be considered on search action.

    FocusEventArgs

    Specifies the focus event.

    HightLightType

    Highlight the searched characters on suggested list items.

    ItemCreatedArgs

    Defines the item created event.

    IUpdateListArgs

    Interface for update list arguments.

    KeyActions

    Specifies the key action.

    ListBoxChangeEventArgs<TValue, TItem>

    Provides information about the ValueChange event callback.

    ListBoxEvents<TValue, TItem>

    Specifies the ListBox Events of the component.

    ListBoxFieldSettings

    Fields property maps the columns of the data table and binds the data to the component.

    ListBoxKeyDownEventArgs

    Provides information about the model to be passed in ListBoxKeyDown event callback.

    ListBoxModel<T>

    Interface for a class ListBox.

    ListBoxSelectionSettings

    Defines the selection settings of List Box.

    ListBoxTemplates<TItem>

    Specifies custom templates for list items in ListBox.

    ListBoxToolbarSettings

    Specifies the ListBox tool bar settings.

    ListOptions<T>

    Specifies the list options.

    MentionClosingEventArgs

    Provides information about an Closing event being raised.

    MentionFieldSettings

    The MentionFieldSettings class is a configuration class that is used to specify which fields in a data source should be used for different aspects of a mention list, For example, you can use this class to specify which fields in a data source should be used for the text and value of each item in the mention list, as well as an optional field for grouping items.

    MentionFilteringEventArgs<T>

    Provides information about an Filtering event being raised.

    MentionOpeningEventArgs

    Provides information about an Opening event being raised.

    MentionValueSelectedEventArgs<T>

    Provides information about the ValueSelected event callback.

    MentionValueSelectingEventArgs<T>

    Provides information about an ValueSelecting event being raised.

    MultiSelectChangeEventArgs<T>

    Defines the MultiSelect change event.

    MultiSelectEvents<TValue, TItem>

    Specifies the MultiSelect Events of the component.

    MultiSelectFieldSettings

    The Fields property maps the columns of the data table and binds the data to the component.

    MultiSelectModel<T>

    Interface for a class MultiSelect.

    MultiSelectTemplates<TItem>

    The MulitSelect has been provided with several options to customize each list item, group title, selected value, header, and footer elements.

    PopupEventArgs

    Provides information about an OnClose event being raised.

    RemoveEventArgs<T>

    Defines the remove event.

    ResultData

    Defines the result data.

    SearchType

    Defines the SearchType.

    SelectAllEventArgs<T>

    Defines the select all event.

    SelectedData<TItem>

    Specifies the selected data.

    SelectEventArgs

    Defines the select event.

    SelectEventArgs<T>

    Provides information about an OnValueSelect event being raised.

    SelectionMode

    Defines the selection mode of List Box.

    SelectionSettingsModel

    Interface for a class SelectionSettings.

    SfAutoComplete<TValue, TItem>

    The AutoComplete component provides the matched suggestion list when type into the input, from which the user can select one.

    SfComboBox<TValue, TItem>

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

    SfDropDownBase<T>

    The DropDownBase can be created data source and fetch the list of data from data bound component.

    SfDropDownList<TValue, TItem>

    The DropDownList component allows users to select a single value that is non-editable from a list of predefined values.

    SfListBox<TValue, TItem>

    ListBox component used to display a list of items. Users can select one or more items in the list using a checkbox or by keyboard selection. It supports sorting, grouping, reordering and drag and drop of items.

    SfMention<TItem>

    The SfMention<TItem> component displays a list of suggested items from which users can select or tag one. Enter the MentionChar in the editable element and tag the any item from the suggestion list.

    SfMultiSelect<TValue, TItem>

    The MultiSelect component contains a list of predefined values from which a multiple value can be chosen.

    SortOrder

    Specifies the SortOrder to sort the data source.

    SourceDestinationModel<T>

    Provides information about the model to be passed in DragStart and Dropped event callback.

    TaggingEventArgs<T>

    Defines the tagging event.

    ToolBarPosition

    Defines the toolbar position of List Box.

    ToolbarSettingsModel

    Interface for a class ToolbarSettings.

    VisualMode

    Configures visibility mode for component interaction.

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