Install

  1. Create a WinForms Project

  2. Go to Solution explorer and Right click on References -> Add Reference

  3. Choose the downloaded DGV-Framework.dll file

  4. Import the namespace

using DGV.Framework;

Last updated

Was this helpful?