AdvGridImportDialog|OpenandExecute|Headers

Is there a setting for defaulting the 'First Row Headers' to true when running the Open and Execute dialog?

Craig

Set public property:

  AdvGridImportDialog1.FirstRowHeaders := true;