Namespace Syncfusion.Blazor.Lists
Classes
ActionEventsArgs
A class that holds action event arguments. |
ActionFailureEventsArgs
A class that contains event arguments for action failure. |
AnimationSettings
A class that holds animation settings. |
BackEventArgs<T>
A class that contains event arguments for back action. |
CheckBoxPosition
An enum type that denotes the position of checkbox of the ListView. Available options are as follows Left and Right. |
ClickEventArgs<T>
A class that contains event arguments for click action. |
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>
A class that holds list selected item. |
SfListView<TValue>
The SfListView component displays data in an interactive hierarchical structure, offering various layouts and views. It provides features such as data-binding, templates, grouping,and virtualization. |
SortOrder
An enum type that denotes the sort order of the ListView. Available options are as follows None, Ascending, Descending. |