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 selection mode of the TreeList.
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
public enum TreeListSelectionMode
Allows multiple rows to be selected simultaneously.
Declaration
Multiple = 2
Field Value
TreeListSelectionMode
No Selection
None = 0
Allows only a single row to be selected at any time
Single = 1