Namespace Syncfusion.Maui.DataSource
Classes
CollectionViewFlags
Defines the options to refresh the source in the DataSource. |
ColumnFilter
Specifies the Filter Behavior for the filter predicates. |
Comparer
Compares the values of the objects. |
DataSource |
DataSourceHelper
Helper class to which contains exceptional properties and methods to obtain most commonly used values. |
DisplayItems
Virtual collection which hold the list of items to be displayed |
DynamicClass
Defines the dynamic class. |
DynamicProperty
Class that creates the dynamic property for the given name and type. |
FilterBehavior
Specifies the Filter Behavior for the filter predicates. |
FilterDefinition
Class to inherit the interface values that holds the information of the Filtering like Mapping Name, filter predicate, etc. |
FilterOperatorType
Default Filter Operator is defined for Filters. |
FilterPredicate
Holds values for Filtering. |
FilterType
Specifies the FilterType to be used in LINQ methods. |
GroupContext
Class that contains the information of the group like child groups, items count, key, details of the group, etc. |
GroupDescription
Represents a class that defines the basic methods and properties for grouping the data in the collection view. |
GroupDescriptor |
GroupList
Collection of GroupResult |
ListSortDirection
Defines the sort directions for SortDescriptor. |
LiveDataUpdateMode
Defines the options to refresh the collection when modify data at runtime. |
Nullable
Class which represents the generic type nullable values. |
Nullable<T>
Initializes a new instance of the Nullable<T> structure. |
PredicateType
Predicate type defined for Filters. |
PropertyChangingEventArgs
Class which inherits from the System.EventArgs. |
PropertyChangingEventHandler
Represents the method that will handle the INotifyPropertyChanging.PropertyChanging event of an INotifyPropertyChanging interface. |
QueryableCollectionViewExtensions
Represents the class that maintains the collection view of type queryable collection view. |
SortColumn
Representing the class that contains the columns that represents sorting, which contains the column name that is sorted and sort direction. |
SortDescriptor |
Interfaces
IFilterDefinition
Interface that holds the information of the Filtering like Mapping Name, filter predicate, etc. |
INotifyPropertyChanging
Interface to help notify the property changed events. |
ISortDirection
Defines property to get the sort direction. |