/// <summary> /// Loads the report. /// </summary> private void LoadReport() { SetRecordList(localSql.GetErpMessages(SearchModel)); }