ActiproSoftware.Controls.WPF.Grids
21.1.0
Grids contains advanced customizable property grid and tree controls for WPF applications. PropertyGrid is similar to the Visual Studio 'Properties' tool window where one or more data objects can be specified and their properties edited.
TreeListBox is extremely fast, lightweight, and displays a single-column tree similar to the Visual Studio Solution Explorer tree control. TreeListView is a multi-column variant of TreeListBox that renders similar to a standard ListView and has many additional features.
Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/wpf/index?v=21.1), and samples can be downloaded from the Actipro WPF Controls GitHub repository (https://github.com/Actipro/WPF-Controls).
NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.
See the version list below for details.
Install-Package ActiproSoftware.Controls.WPF.Grids -Version 21.1.0
dotnet add package ActiproSoftware.Controls.WPF.Grids --version 21.1.0
<PackageReference Include="ActiproSoftware.Controls.WPF.Grids" Version="21.1.0" />
paket add ActiproSoftware.Controls.WPF.Grids --version 21.1.0
#r "nuget: ActiproSoftware.Controls.WPF.Grids, 21.1.0"
// Install ActiproSoftware.Controls.WPF.Grids as a Cake Addin
#addin nuget:?package=ActiproSoftware.Controls.WPF.Grids&version=21.1.0
// Install ActiproSoftware.Controls.WPF.Grids as a Cake Tool
#tool nuget:?package=ActiproSoftware.Controls.WPF.Grids&version=21.1.0
Dependencies
-
.NETCoreApp 3.1
- ActiproSoftware.Controls.WPF.Shared (= 21.1.0)
-
.NETFramework 4.5.2
- ActiproSoftware.Controls.WPF.Shared (= 21.1.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on ActiproSoftware.Controls.WPF.Grids:
Package | Downloads |
---|---|
ActiproSoftware.Controls.WPF
The Actipro WPF Controls, which is a vast set of UI controls for building beautiful WPF desktop applications with advanced functionality. This metapackage includes the Actipro Bar Code, Charts, Docking/MDI, Editors, Gauge, Grids, Micro Charts, Navigation, Ribbon, Shell, SyntaxEditor, Themes, Views, Wizard, and Shared Library products.
The various optional premium SyntaxEditor language add-on (ActiproSoftware.Controls.WPF.SyntaxEditor.Addons.* packages), Aero Themes (ActiproSoftware.Controls.WPF.Themes.Aero package), and DataGrid Contrib (ActiproSoftware.Controls.WPF.DataGrid.Contrib package) libraries are not included in this metapackage, and must be referenced separately if needed.
Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/wpf/index?v=21.1), and samples can be downloaded from the Actipro WPF Controls GitHub repository (https://github.com/Actipro/WPF-Controls).
NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.
|
|
ActiproSoftware.Controls.WPF.Editors.Interop.Grids
Provides interoperability between Actipro's WPF Editors and Grids products, making it easy to use Actipro's advanced editors in the PropertyGrid control.
Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/wpf/index?v=21.1), and samples can be downloaded from the Actipro WPF Controls GitHub repository (https://github.com/Actipro/WPF-Controls).
NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.
|
|
ActiproSoftware.Controls.WPF.Shell
Actipro Shell controls allow for easy folder and file browsing in WPF applications. While the product comes packed with a pre-built implementation for the Windows shell that mimics Windows Explorer, the controls are fully customizable, allowing you to filter or change the folders/files presented. Or build your own shell service to support other files systems, such as the remote side for a FTP client.
All of the UI found in the Shell controls is native WPF, and can be fully-themed or even customized with XAML data templates.
Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/wpf/index?v=21.1), and samples can be downloaded from the Actipro WPF Controls GitHub repository (https://github.com/Actipro/WPF-Controls).
NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.
|
GitHub repositories
This package is not used by any popular GitHub repositories.