DataGridViewDisableButtonColumnEx 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package DataGridViewDisableButtonColumnEx --version 1.0.0
NuGet\Install-Package DataGridViewDisableButtonColumnEx -Version 1.0.0
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="DataGridViewDisableButtonColumnEx" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DataGridViewDisableButtonColumnEx --version 1.0.0
#r "nuget: DataGridViewDisableButtonColumnEx, 1.0.0"
#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 DataGridViewDisableButtonColumnEx as a Cake Addin
#addin nuget:?package=DataGridViewDisableButtonColumnEx&version=1.0.0

// Install DataGridViewDisableButtonColumnEx as a Cake Tool
#tool nuget:?package=DataGridViewDisableButtonColumnEx&version=1.0.0

Layout Panel Top

  • This is a custom control based on a DataGridViwButtonColumn but allows Button to be disabled.

Requires for development

  • Visual Studio 2022 Version 17.3.0 Preview 2.0 or later
  • .NET Core 6.0.6 or later
  • Windows 10 or later

License

  • MIT

Technologies

  • Windows Forms
  • dotnet-core

Topics

  • Custom DataGridViwButtonColumn with ability to be Disabled

Updated

  • 11/13/2022
Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0-windows7.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.

Version Downloads Last updated
1.0.0.1 378 11/19/2022
1.0.0 306 11/14/2022

Added MIT License