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>
Represents the event handlers for a AutoComplete component in the Blazor framework. |
AutoCompleteFieldSettings
Represents the Fields property mapping 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 the event data for the OnItemRender event. |
BeforeOpenEventArgs
Provides information about an OnOpen event being raised. |
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>
Represents the event handlers for a ComboBox component in the Blazor framework. |
ComboBoxFieldSettings
Represents the Fields property mapping 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>
Provides information about an CustomValueSpecifier event being raised. |
DataBoundEventArgs
Provides information about an DataBound event being raised. |
DataItems<TVal>
Specifies the data items. |
DragEventArgs<T>
Provides the event data for the DragStart event of the SfListBox<TValue, TItem> |
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> |
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. |
HightLightType
Highlight the searched characters on suggested list items. |
KeyActions
Specifies the key action. |
ListBoxChangeEventArgs<TValue, TItem>
Provides the event data for the ValueChange event of the SfListBox<TValue, TItem> |
ListBoxEvents<TValue, TItem>
Specifies a collection of events that are associated with the SfListBox<TValue, TItem>. |
ListBoxFieldSettings
Specifies the fields settings such as IconCss, GroupBy, Text, and Value in a ListBox. |
ListBoxKeyDownEventArgs
Provides the event data of the ListBoxItemKeyDown event. |
ListBoxModel<T>
Interface for a class ListBox. |
ListBoxSelectionSettings
Specifies the selection settings such as |
ListBoxTemplates<TItem>
Specifies templates like |
ListBoxToolbarSettings
Specifies the toolbar settings like toolbar items and the toolbar position in a SfListBox<TValue, TItem>. |
ListOptions<T>
Specifies the list options. |
MentionClosingEventArgs
Provides information about an Closing event being raised. |
MentionFieldSettings
The |
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>
Represents the event handlers for a MultiSelect Dropdown 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. |
PopupDisplayMode
Specifies the display mode of the dropdown popup on mobile devices. |
PopupEventArgs
Provides information about an OnClose event being raised. |
RemoveEventArgs<T>
Defines the remove event. |
SearchType
Defines the SearchType. |
SelectAllEventArgs<T>
Defines the select all event. |
SelectedData<TItem>
Specifies the selected data. |
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>
The ListBox component displays a list of items and allows users to select one or more items using a checkbox or keyboard selection. It includes features such as sorting, grouping, reordering, and drag-and-drop functionality for 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. |
TaggingEventArgs<T>
Defines the tagging event. |
ToolBarPosition
Defines the toolbar position of List Box. |
ToolbarSettingsModel
Interface for a class ToolbarSettings. |
VirtualListData |
VirtualScrollProperties<T> |
VisualMode
Represents the visual mode options for the MultiSelect Dropdown component. |