Found 138 packages
TreelistView Module / eXpandFramework. To debug in VS enable Source Server support under Tools/Options/Debugging.
TreelistView Module (Win) / eXpandFramework. To debug in VS enable Source Server support under Tools/Options/Debugging.
TreelistView Module (Web) / eXpandFramework. To debug in VS enable Source Server support under Tools/Options/Debugging.
Target Platform/Framework: Desktop DevExpress Product Libraries Used: WinForms UI components (https://www.devexpress.com/winforms) Available in the following DevExpress Subscription(s): Universal, DXperience, WinForms, ASP.NET & Blazor (includes DevExtreme), WPF, Reporting
A generic tree library in C# that focuses on hierarchical entity representations. Features: full LINQ querying, intuitive manipulation of nodes, error detection (e.g. cycles), class extensibility (e.g. to accommodate business rules), format conversion / serialization.
==CSharpTest.Net.Collections== * BPlusTree - a fairly full featured IDictionary backed by a B+Tree on disk. * BTreeDictionary - a fully in-memory IDictionary implemented by a B+Tree. * BTreeList - an in-memory IList using a B+Tree for storage and access. * LurchTable - Least Used Recently Concurrent Hash Table, LinkedHashMap but thread-safe. * MergeSort - Provides a memory-efficient sort for arrays. * OrderedEnumeration & OrderedKeyValuePairs - Ordered enum of large volumes of key-values. * OrdinalList - A simple byte[] based bit-mask collection supporting set operations.
[MVC3 Only] This fluent MVC TreeView helper makes it easy to build and customize an HTML unordered-list tree from a recursive model.
Xafari.TreeListEditors.Mvc.MVCx module
Hierarchical data presentation components for Silverlight™ 4 / WPF and .NET 4 or .NET Core 3.1/5+: Data tree-grid. Main features: Inheriting DataGrid, providing tree-view behavior; Data binding with high customizability; Increased performance for large sets of data; Rich user experience, customizable appearance; Model-View-ViewModel (MVVM) pattern support (Prism).
This package provides the functionality to utilize the features of Syncfusion® WPF AutoComplete, Card View, CheckedListBox, DockingManager, Document container, Navigation Pane, Hierarchy Navigator, Range Slider, Ribbon, Tab, Tab Navigation, Tab Splitter, Taskbar, Tree View, Wizard, Combobox, and Badge.
This package will add a tree to the developer section called "Config Files". It will list all of the *.config files in your ~/config folder. These can all be modified in the editor provided.
Immutable lists (using trees internally) for F#
Inspect values in JSON strings with single line expressions and plain old CLR objects without using foreach/if to extract values from JSON. Extract the 42 from ["first",{"aString":"HelloWorld","aNumber":42}] with C# expression: json.AsList[1].AsDictionary["aNumber"].AsInt
[MVC3 Only] A Sample package for MvcTreeView to demonstrate its usage. This fluent MVC TreeView helper makes it easy to build and customize an HTML unordered-list tree from a recursive model.
Target Platform/Framework: Desktop, Web, Mobile DevExpress Product Libraries Used: XAF (Cross-Platform .NET App UI & Web API) (https://www.devexpress.com/xaf) Available in the following DevExpress Subscription(s): Universal
TreeListView is a TreeView with columns (mix between a TreeView and a List View) based on MahApps.Metro.
list contents of directories in a tree-like format.