C1.iOS.Grid 10.0.20261.30

dotnet add package C1.iOS.Grid --version 10.0.20261.30
                    
NuGet\Install-Package C1.iOS.Grid -Version 10.0.20261.30
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="C1.iOS.Grid" Version="10.0.20261.30" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="C1.iOS.Grid" Version="10.0.20261.30" />
                    
Directory.Packages.props
<PackageReference Include="C1.iOS.Grid" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add C1.iOS.Grid --version 10.0.20261.30
                    
#r "nuget: C1.iOS.Grid, 10.0.20261.30"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package C1.iOS.Grid@10.0.20261.30
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=C1.iOS.Grid&version=10.0.20261.30
                    
Install as a Cake Addin
#tool nuget:?package=C1.iOS.Grid&version=10.0.20261.30
                    
Install as a Cake Tool

About

The ComponentOne iOS FlexGrid is a fast datagrid that enables essential data grid features such as tabular data editing, sorting, filtering, grouping, and a lot more. This package is intended for use with MAUI applications.

Key Features:

  • Create databound or unbound datagrids
  • High performance with data virtualization (on-demand loading)
  • Search the datagrid with full-text filtering
  • Filter columns with traditional filter row
  • Resize and sort multiple columns at runtime
  • Create hierarchical displays with grouping and row details
  • Cell formatting, selection, merging and freezing
  • Export to CSV, Text and HTML
  • Model-View-ViewModel (MVVM) compatible

Learn more at developer.mescius.com/componentone/maui-ui-controls/flexgrid-maui-datagrid.

Product Compatible and additional computed target framework versions.
.NET net9.0-ios18.0 is compatible.  net9.0-maccatalyst18.0 is compatible.  net10.0-ios was computed.  net10.0-maccatalyst was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on C1.iOS.Grid:

Package Downloads
C1.Xamarin.Forms.Grid

FlexGrid is a data grid which displays the information in a tabular view.

C1.Maui.Grid

The ComponentOne MAUI FlexGrid is a fast datagrid that provides tabular data editing, sorting, filtering, grouping, and more.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.20261.30 129 5/29/2026
10.0.20252.1319 164 3/20/2026
10.0.20252.1312 152 2/12/2026
10.0.20252.1223 984 12/1/2025
9.0.20251.1137 923 9/18/2025
9.0.20251.1099 337 7/11/2025
9.0.20251.1075 539 5/16/2025
8.0.20242.1036 237 2/26/2025
8.0.20242.1002 247 12/27/2024
8.0.20242.968 3,698 11/12/2024
8.0.20241.907 269 9/3/2024
8.0.20241.863 272 7/8/2024
8.0.20241.809 492 5/29/2024
8.0.20233.711 296 3/12/2024
8.0.20233.696 346 1/30/2024
8.0.20233.674 3,569 11/29/2023
8.0.20233.668 264 11/8/2023
7.0.20233.665 266 11/10/2023
5.0.20242.566 269 10/23/2024
5.0.20233.558 281 1/19/2024
Loading failed