How to know index of a hidden column ?

Hi , I''m capture event conlumn hidden of grid . I want to know the index of hidden column . Can you help me ?

1 Reply

AD Administrator Syncfusion Team December 14, 2004 08:19 AM UTC

What event are you using? Both this.gridControl1.Model.ColsHiding and this.gridControl1.Model.ColsHidden have e.From and e.To properties in their event args.

Loader.
Up arrow icon