DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Data
Grid
View
Extensions
Hide
Columns Method
Overload List
HideColumns(DataGridView,
Int32
)
Hides the specified columns of the
DataGridView
.
HideColumns(DataGridView,
String
)
Hides the specified columns of the
DataGridView
.
See Also
Reference
DataGridViewExtensions Class
DevCase.Extensions.DataGridViewExtensions Namespace
In This Article
Overload List
See Also