[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.DataCollection Assembly
C1.DataCollection
Interfaces
ISupportSorting
Events
SortChanged
dotnet-api
C1.Blazor.Accordion Assembly
C1.Blazor.Calendar Assembly
C1.Blazor.Chart Assembly
C1.Blazor.Core Assembly
C1.Blazor.DataFilter Assembly
C1.Blazor.DataPager Assembly
C1.Blazor.DateTimeEditors Assembly
C1.Blazor.Gauge Assembly
C1.Blazor.Grid Assembly
C1.Blazor.Grid.Excel Assembly
C1.Blazor.GridControl Assembly
C1.Blazor.Input Assembly
C1.Blazor.ListView Assembly
C1.Blazor.Menu Assembly
C1.Blazor.Rendering Assembly
C1.Blazor.TreeView Assembly
C1.Blazor.Viewer Assembly
C1.DataCollection Assembly
C1.Core
C1.DataCollection
Classes
Enums
Interfaces
IDataCollectionGroup<K, T>
IDataCollection<T>
ILoadedItem<T>
ISupportAsyncLoading<T>
ISupportConnection
ISupportCreateNewItem<T>
ISupportEditing<T>
ISupportFiltering
ISupportGrouping
ISupportIncrementalLoading
ISupportIndexing<T>
ISupportPaging
ISupportRangeEditing<T>
ISupportRefreshing
ISupportSorting
Properties
Methods
Events
SortChanged
ISupportSource
ISupportVirtualization
ITreeDataCollection<T>
(Showing Draft Content)
C1.DataCollection.ISupportSorting.SortChanged
SortChanged Event
Raised after a sort operation was performed.
Namespace
:
C1.DataCollection
Assembly
: C1.DataCollection.dll
Syntax
event EventHandler? SortChanged
Returns
Type
Description
EventHandler
Raised after a sort operation was performed.