AD
Administrator
Syncfusion Team
July 9, 2004 05:43 AM UTC
You can use grid.Model.HideCols.SetRange to either hide or show columns. There is also a grid.HideCols.ResetRange method you can use to reset whether a range of columns has been hidden. There is no straight-forward way to get a count of hidden column unless you maintain it yourself.