Install
Create a WinForms Project
Go to Solution explorer and Right click on References -> Add Reference
Choose the downloaded DGV-Framework.dll file
Import the namespace
using DGV.Framework;

Last updated
Was this helpful?
Create a WinForms Project
Go to Solution explorer and Right click on References -> Add Reference
Choose the downloaded DGV-Framework.dll file
Import the namespace
using DGV.Framework;
Last updated
Was this helpful?