How to hide a column in the DataGridView?
|
Article Information
|
Article relates to VIBlend DataGridView for WinForms
|
How To
|
Hide a Column in VIBlend DataGridView for WinForms
|
Solution
|
To achieve this, you need to set the Hidden property of the HierarchyItem object which you want to hide.
|
|
|