iGrid.NET
11.2.5
dotnet add package iGrid.NET --version 11.2.5
NuGet\Install-Package iGrid.NET -Version 11.2.5
<PackageReference Include="iGrid.NET" Version="11.2.5" />
paket add iGrid.NET --version 11.2.5
#r "nuget: iGrid.NET, 11.2.5"
// Install iGrid.NET as a Cake Addin #addin nuget:?package=iGrid.NET&version=11.2.5 // Install iGrid.NET as a Cake Tool #tool nuget:?package=iGrid.NET&version=11.2.5
iGrid.NET
10Tec iGrid.NET is a versatile grid control for WinForms and one of the best unbound grids on the market. It can be used as a DataGridView replacement and an editable alternative to ListView. The core grid functionality can be extended with add-ons.
Key features
- Cell matrix with the ability to change any cell regardless of other cells.
- Static and dynamic formatting of cells.
- Sorting and grouping by multiple columns.
- The print/print-preview and autofilter functionality.
- Column header area with several rows and the ability to merge column headers vertically and/or horizontally.
- Frozen rows and columns with customizable edges.
- A lot of formatting options for cells, including vertical text and various text trimming options.
- Full support for right-to-left mode with one RightToLeft property.
- Highly adjustable scroll bars: you can make them always visible or hidden, they can be semi-transparent or even contain custom buttons!
Product Home Page
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.0
- No dependencies.
-
net6.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
This package deploys only the run-time part of the grid functionality. The design-time functionality isn't included into the package and must be installed separately. This can be done with the official demo installation of the iGrid.NET control.