Is there any way that I can get names of visible column only.

25086

I tried

bool abc1 = GridPanel.ColumnModel.Columns[1].Hidden;
if(bool)
//get name of column name using