RadGridViewExtensionsHideAllColumns Method

Overload List

HideAllColumns(RadGridView) Hides all the columns of the RadGridView.
HideAllColumns(RadGridView, Int32) Hides all the columns of the RadGridView, except the specified columns.
HideAllColumns(RadGridView, String) Hides all the columns of the RadGridView, except the specified columns.

See Also