BaiqiSoft.GridControl.NET2 18.12.25

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package BaiqiSoft.GridControl.NET2 --version 18.12.25
NuGet\Install-Package BaiqiSoft.GridControl.NET2 -Version 18.12.25
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="BaiqiSoft.GridControl.NET2" Version="18.12.25" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BaiqiSoft.GridControl.NET2 --version 18.12.25
#r "nuget: BaiqiSoft.GridControl.NET2, 18.12.25"
#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.
// Install BaiqiSoft.GridControl.NET2 as a Cake Addin
#addin nuget:?package=BaiqiSoft.GridControl.NET2&version=18.12.25

// Install BaiqiSoft.GridControl.NET2 as a Cake Tool
#tool nuget:?package=BaiqiSoft.GridControl.NET2&version=18.12.25

Data Grid Control for .NET 2.0   (Based on .NET 2.0, compatible with .NET 3.0+)

A sample project with source code is available from http://www.mysofttool.com/download/MstGrid.NET2.zip

MstGrid Control for NET is a WinForms component that can be integrated into your C# and VB.Net applications.

MstGrid is a professional and easy-to-use data grid control, it provides comprehensive Excel-like functions for creating user-friendly interfaces that display, edit, format, organize, and print tabular data. It can help accelerate your application development process.

Built-in Visual Styles
MstGrid Supports Windows themes and visual styles that mimic the styles available in Office including Blue, Silver, and Olive.

Comprehensive Functions
- Abibity to change each individual cell's format and styles
- Each grid cell can display images in addition to data
- Any number of fixed / frozen rows and columns
- Auto row or column sizing when dividers are double-clicked
- Move rows or columns,resize rows or columns,hide a row or column
- Create alternating rows
- Allow noncontinuous selection
- Import and export capabilities
- Owner draw mode
- Sort one or multiple columns according to any criteria
- Word-wrap and ellipsis
- Cell Merging - Similar to MS-Excel
- Well-designed Object model - Microsoft Excel-like Behavior
- Multilanguage Support
- Instant Reports

For more details, please visit http://www.mysofttool.com/

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has 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.

Version Downloads Last updated

Added AllowDragDrop property and DragDropMode property, fixed some bugs of the built-in calendar control.