DataGridViewExtensionsHideColumns 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