C1.Android.Grid 10.0.20252.1318

dotnet add package C1.Android.Grid --version 10.0.20252.1318
                    
NuGet\Install-Package C1.Android.Grid -Version 10.0.20252.1318
                    
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.Android.Grid" Version="10.0.20252.1318" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="C1.Android.Grid" Version="10.0.20252.1318" />
                    
Directory.Packages.props
<PackageReference Include="C1.Android.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.Android.Grid --version 10.0.20252.1318
                    
#r "nuget: C1.Android.Grid, 10.0.20252.1318"
                    
#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.Android.Grid@10.0.20252.1318
                    
#: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.Android.Grid&version=10.0.20252.1318
                    
Install as a Cake Addin
#tool nuget:?package=C1.Android.Grid&version=10.0.20252.1318
                    
Install as a Cake Tool

About

The ComponentOne Android 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-android35.0 is compatible.  net10.0-android 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.Android.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.20252.1318 100 3/20/2026
10.0.20252.1311 124 2/12/2026
10.0.20252.1225 617 12/1/2025
9.0.20251.1136 449 9/18/2025
9.0.20251.1098 287 7/11/2025
9.0.20251.1082 525 5/16/2025
8.0.20242.1035 235 2/26/2025
8.0.20242.1000 229 12/27/2024
8.0.20242.967 975 11/12/2024
8.0.20241.904 238 9/3/2024
8.0.20241.860 257 7/8/2024
8.0.20241.806 463 5/29/2024
8.0.20233.708 296 3/12/2024
8.0.20233.695 329 1/30/2024
8.0.20233.672 445 11/29/2023
8.0.20233.668 321 11/8/2023
7.0.20233.666 256 11/10/2023
5.0.20242.566 254 10/23/2024
5.0.20233.558 259 1/19/2024
5.0.20233.552 223 11/2/2023
Loading failed