Namespace Syncfusion.Blazor.Lists
Classes
ActionEventsArgs
The class that holds action event arguments. |
ActionFailureEventsArgs
The class that holds action failure event arguments. |
AnimationSettings
An interface that holds animation settings. |
AriaAttributesMapping
An class that holds item aria attributes mapping. |
BackEventArgs<T>
The class that holds back event arguments. |
CheckBoxPosition
An enum type that denotes the position of checkbox of the ListView. Available options are as follows Left and Right. |
ClickEventArgs<T>
The class that holds click event arguments. |
ListViewEffect
An enum type that denotes the animation effects of the ListView. Available options are as follows None, SlideLeft, SlideDown, Zoom, Fade. |
ListViewEvents<TValue>
Configure handlers to handle the events with the ListView component. |
ListViewFieldSettings<TValue>
Configure handlers to handle the field settings with the ListView component. |
ListViewTemplates<TValue>
Configure templates of the ListView component. |
SelectedItems<T>
An interface that holds list selected item. |
SfListView<TValue>
The SfListView control represents the data in interactive hierarchical structure interface across different layouts or views, that also has features such as data-binding, template, grouping and virtualization. |
SortOrder
An enum type that denotes the sort order of the ListView. Available options are as follows None, Ascending, Descending. |