Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Docs & Resources
Productivity and Design Tools
The sort mode.
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
public enum SortMode
Specifies that sorting can be done by multiple fields.
Declaration
Multiple = 1
Field Value
SortMode
Specifies that sorting is done by a single field.
Single = 0