In this sample, I've have hidden all the fields except the first column i.e. "Recreation area name". I would like to get the visible column names dynamically in JavaScript, in this case I should get the "Recreation area name" column. Which property of FeatureTable can I look for?

Esri Technical Support